a img,
img {
    border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
main,
menu,
nav,
section,
summary {
    display: block;
}
*,
figure {
    margin: 0;
}
.Navigation li a,
a:hover {
    text-decoration: none;
}
* {
    padding: 0;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
body,
button,
html,
input,
select,
textarea {
    font-family: Arial;
    font-size: 12px;
    color: #8c806e;
}
.Banner_sec .leftside h3,
.Banner_sec .leftside h3 span,
.Navigation li a,
header .site-logo h1 a {
    font-family: "Open Sans", sans-serif;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul {
    margin-bottom: 0;
}
li {
    font-size: 13px;
    margin: 5px 0 10px;
}
pre {
    overflow: auto;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption,
td,
th {
    font-weight: 400;
    text-align: left;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
}
blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}
a,
input {
    outline: 0;
}
a {
    color: #f06;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 5px 0 15px;
    clear: both;
    font-weight: lighter;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 14px;
}
p {
    font-size: 13px;
    margin: 5px 0 15px;
}
img {
    -ms-interpolation-mode: bicubic;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
}
:-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
}
::-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
    opacity: 1;
}
:-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
}
input:focus,
textarea:focus {
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border: 1px solid rgba(51, 51, 51, 0.3);
    color: #333;
}
input:focus,
select:focus {
    outline: #c1c1c1 solid 2px;
    outline: rgba(51, 51, 51, 0.3) solid 2px;
}
.Get_sec .Leftside input:focus,
.Get_sec .Leftside textarea:focus {
    outline: 0;
}
.hide {
    display: none;
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
.DesignHolder {
    position: relative;
    display: block;
    width: 100%;
    min-height: 100%;
}
.LayoutFrame {
    margin: 0 auto;
    width: 100%;
    display: block;
}
body {
    background: #fff;
}
header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 105px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
}
header .Center {
    max-width: 1100px;
    margin: auto;
}
header .site-logo {
    padding: 30px 0 0;
    width: 330px;
    float: left;
    transition: all 0.3s;
}
header .site-logo h1 {
    margin: 0;
}
header .site-logo h1 a {
    font-size: 18px;
    color: #fff;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: #030303 0 2px 5px;
    transition: all 0.7s ease;
}
header .site-logo h1 a span {
    color: #3c8dbc;
}
header.smaller {
    padding: 0;
    height: 80px;
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.75);
}
header.smaller .site-logo {
    padding: 13px 0 0;
}
header.smaller .site-logo h1 {
    line-height: 30px;
}
header.smaller .site-logo h1 a {
    font-size: 18px;
}
.Navigation {
    float: right;
    width: 68.18%;
    margin-right: 11px;
}
.Navigation ul {
    list-style: none;
    margin: 0;
    float: right;
}
.Navigation li {
    float: left;
    padding: 0;
    margin: 0;
    height: 105px;
    position: relative;
    transition: all 0.3s ease;
}
.Navigation li a {
    padding: 42px 41px 36px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.Navigation li span {
    border-bottom: solid 5px #3c8dbc;
    background: #38577a;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #38577a), color-stop(0, #38577a), color-stop(0, #38577a), color-stop(100%, #2c445e));
    background: linear-gradient(to bottom, #38577a 0, #38577a 0, #38577a 0, #2c445e 100%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -10;
    opacity: 0;
    transition: all 0.5s ease;
}
.mobile,
.mobile.closed .fa-bars {
    display: none;
}
.Navigation li.active span,
.Navigation li:hover span {
    opacity: 1;
}
header.smaller .Navigation li a {
    padding: 26px 41px;
}
header.smaller .Navigation li {
    height: 79px;
}
.mobile .fa,
.mobile .fa-times {
    width: 55px;
    height: 55px;
    font-size: 31px;
}
.mobile .fa {
    padding: 12px 14px;
    color: #fff;
    cursor: pointer;
    background: #ff9408;
}
.mobile .fa:hover {
    background: #e3860e;
}
.mobile .fa-times {
    padding: 11px 15px;
    display: none;
}
.mobile.closed .fa-times {
    display: block;
}
.Banner_sec {
    width: 100%;
    background: url(../img/Banner-bg.jpg) top center no-repeat;
    height: 687px;
    position: relative;
    background-size: cover;
}
.Banner_sec .bannerside {
    width: 100%;
    position: absolute;
    top: 256px;
    left: 0;
}
.Banner_sec .Center {
    max-width: 1100px;
    margin: auto;
}
.Banner_sec .leftside {
    padding: 92px 0 0;
    width: 28.9%;
    float: left;
}
.Banner_sec .leftside h3 {
    text-align: center;
    font-size: 25px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    line-height: 34px;
}
.Banner_sec .leftside h3 span {
    color: #3c8dbc;
    font-weight: 600;
    display: block;
}
.Banner_sec .leftside p {
    text-align: center;
    padding: 16px 0 26px;
    font-size: 16px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-style: italic;
    margin: 0;
    word-spacing: 2px;
    line-height: 22px;
}
.Banner_sec .leftside a,
.Banner_sec .rightside .Slider .text li a {
    font-size: 14px;
    color: #fff;
    transition: all 0.3s ease;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
}
.Banner_sec .leftside a {
    width: 100%;
    text-align: center;
    padding: 11px 16px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #b0bdc8;
    background: rgba(64, 93, 118, 0.8);
}
.Banner_sec .leftside a:hover {
    background: #3c8dbc;
    color: #fff;
    border: 1px solid #3c8dbc;
}
.Banner_sec .rightside {
    width: 68.36%;
    float: right;
    position: relative;
}
.Banner_sec .rightside .bx-wrapper {
    position: relative;
    z-index: 1;
}
.Banner_sec .rightside ul {
    list-style: none;
    margin: 0;
}
.Banner_sec .rightside li {
    padding: 0;
    margin: 0;
    float: none !important;
}
.Banner_sec .rightside #slider {
    width: 100%;
    float: right;
    position: relative;
    z-index: 1;
}
.Banner_sec .rightside .Slider .text {
    padding: 25px 47px 21px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.Banner_sec .rightside .Slider .text .Icon {
    width: 38%;
    float: left;
}
.Banner_sec .rightside .Slider .text ul {
    list-style: none;
    margin: 0;
}
.Banner_sec .rightside .Slider .text li {
    float: left !important;
    padding: 0 30px 0 10px;
    margin: 0;
}
.Banner_sec .rightside .Slider .text li a {
    display: block;
    font-weight: 400;
}
.Banner_sec .rightside .Slider .text li:last-child {
    padding: 0;
}
.Banner_sec .rightside .Slider .text li:hover a {
    color: #3c8dbc !important;
}
.Banner_sec .rightside .Slider .text li a .fa {
    padding: 13px;
    margin-right: 10px;
    color: #fff;
    border-radius: 50px;
    border: 2px solid #fff;
    transition: all 0.3s ease;
}
.Banner_sec .rightside .Slider .text li:hover a .fa {
    background: #3c8dbc;
    color: #fff;
    border: 2px solid #3c8dbc;
}
.Banner_sec .rightside .Slider .text li:last-child {
    padding-right: 0;
    padding-left: 0;
}
.Banner_sec .rightside .Slider .text .Lorem {
    float: right;
    width: 31%;
}
.Banner_sec .rightside .nextBtn,
.Banner_sec .rightside .prevBtn {
    width: 42px;
    height: 42px;
    display: block;
    text-indent: -9999px;
    top: 213px;
    transition: opacity 0.3s ease;
    position: absolute;
    z-index: 1;
}
.Banner_sec .rightside .Slider .text .Lorem p {
    padding-top: 5px;
    font-size: 18px;
    color: #fff;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: right;
    line-height: 19px;
}
.Banner_sec .rightside .Slider .text .Lorem p span {
    font-size: 14px;
    text-align: right;
    color: #3c8dbc;
    display: block;
    text-transform: capitalize;
}
.Banner_sec .rightside .prevBtn {
    background: url(../img/prev-arrow.png) no-repeat;
    left: 49px;
    opacity: 0.5;
}
.Banner_sec .rightside .prevBtn:hover {
    opacity: 1;
}
.Banner_sec .rightside .nextBtn {
    background: url(../img/next-arrow.png) no-repeat;
    right: 47px;
    opacity: 0.5;
}
.Banner_sec .rightside .nextBtn:hover {
    opacity: 1;
}
.Banner_sec .rightside .Shadow {
    position: absolute;
    bottom: -3px;
    left: -25px;
    max-width: none;
}
.bgcolor {
    height: 74px;
    width: 100%;
    background: #f9fafb;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #f9fafb), color-stop(0, #f9fafb), color-stop(100%, #e1e4e7));
    background: linear-gradient(to bottom, #f9fafb 0, #f9fafb 0, #e1e4e7 100%);
}
#Container {
    overflow: hidden;
    width: 100%;
}
.About_sec {
    padding: 115px 0 88px;
    width: 100%;
    overflow: hidden;
}
.About_sec .Center {
    max-width: 1100px;
    margin: auto;
    overflow: hidden;
    text-align: center;
}
.About_sec h2 {
    font-size: 56px;
    color: #000;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    line-height: 60px;
    letter-spacing: -0.4px;
}
.About_sec .Tabside li a,
.About_sec p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
.About_sec p {
    padding: 24px 0 35px;
    font-size: 14px;
    color: #979797;
    margin: 0;
    line-height: 25px;
}
.About_sec .Line {
    border: 1px solid #ff9408;
    height: 2px;
    width: 252px;
    margin: auto;
}
.About_sec .Tabside {
    padding: 90px 0;
    width: 100%;
}
.About_sec .Tabside ul {
    list-style: none;
    margin: 0;
    padding-bottom: 59px;
}
.About_sec .Tabside li {
    float: none;
    padding: 0;
    margin: 0 -2px;
    display: inline-block;
}
.About_sec .Tabside li a {
    padding: 14px 40px 13px;
    font-size: 18px;
    color: #989898;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #d5d5d5;
    display: block;
    transition: all 0.3s ease;
}
.About_sec .Tabside li a.activeLink,
.About_sec .Tabside li a:hover {
    border: 1px solid #ff9408;
    background: #3c8dbc;
    color: #fff;
}
.About_sec .Tabside .TabImage {
    width: 43.63%;
    float: left;
    position: relative;
}
.About_sec .Tabside .TabImage .img1 {
    position: absolute;
    top: 0;
    left: 42px;
    height: 260px;
    background: url(../img/about-shadow.png) 25px 223px no-repeat;
}
.About_sec .Tabside .TabImage .img1 img {
    padding: 5px;
    border: 1px solid #ececec;
    background: #fff;
}
.About_sec .Tabside .TabImage .img2 {
    position: absolute;
    top: 40px;
    left: 2px;
    height: 260px;
    background: url(../img/about-shadow.png) 0 223px no-repeat;
}
#loader,
.Map {
    position: relative;
}
.About_sec .Tabside .TabImage .img2 img {
    padding: 5px;
    border: 1px solid #ececec;
    background: #fff;
}
.About_sec .Tabside .Description {
    width: 54.3%;
    float: right;
    text-align: left;
    margin-top: -6px;
}
.About_sec .Tabside .Description h3 {
    font-size: 24px;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    font-family: "Open Sans";
    line-height: 29px;
}
.About_sec .Tabside .Description h3 span {
    padding-left: 3px;
    font-size: 14px;
    color: #3c8dbc;
    display: block;
}
.About_sec .Tabside .Description p {
    padding: 21px 0 4px;
    font-size: 14px;
    color: #979797;
    margin: 0;
    font-family: "Open Sans";
    line-height: 25px;
}
.About_sec .Tabside .Description p .cyan {
    font-size: 16px;
    color: #08c2ff;
}
.Services_sec {
    padding: 114px 0 90px;
    width: 100%;
    overflow: hidden;
    background: url(../img/Services-bg.jpg) top center no-repeat;
    background-size: cover;
}
.Services_sec .Center {
    max-width: 1100px;
    margin: auto;
    overflow: hidden;
    text-align: center;
}
.Services_sec h2 {
    font-size: 56px;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    line-height: 60px;
}
.Services_sec p {
    padding: 25px 0 35px;
    font-size: 14px;
    color: #d8dfe5;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    line-height: 25px;
    font-weight: 400;
}
.Services_sec .Line {
    border: 1px solid #ff9408;
    height: 2px;
    width: 252px;
    margin: auto;
}
.Services_sec .Serviceside {
    padding: 76px 0 30px;
    width: 100%;
    overflow: hidden;
}
.Services_sec .Serviceside ul {
    list-style: none;
    margin: 0;
}
.Services_sec .Serviceside li {
    float: left;
    padding: 0;
    margin: 0 40px 0 0;
    text-align: center;
    width: 245px;
}
.Services_sec .Serviceside li:last-child {
    margin-right: 0;
}
.Services_sec .Serviceside li.Development {
    padding: 44px 0 161px;
    background: url(../img/1.jpg) no-repeat;
    box-shadow: 1px 4px 7px -4px rgba(0, 0, 0, 0.75);
}
.Services_sec .Serviceside li.Development a {
    text-decoration: none;
    background: url(../img/Development-cn.png) top center no-repeat;
    display: block;
}
.Services_sec .Serviceside li.Development h4 {
    padding: 138px 0 0;
    font-size: 17px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
.Services_sec .Serviceside li.Concept h4,
.Services_sec .Serviceside li.Desdin h4,
.Services_sec .Serviceside li.System h4 {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
}
.Services_sec .Serviceside li.Development a:hover h4 {
    color: #fff;
    background: url(../img/Develop-hover-icn.png) top center no-repeat;
}
.Services_sec .Serviceside li.Desdin {
    padding: 44px 0 159px;
    background: url(../img/desgin-bg.jpg) no-repeat;
    box-shadow: 1px 4px 7px -4px rgba(0, 0, 0, 0.75);
}
.Services_sec .Serviceside li.Desdin a {
    text-decoration: none;
    background: url(../img/desgin-icn.png) top center no-repeat;
    display: block;
}
.Services_sec .Serviceside li.Desdin h4 {
    padding: 138px 0 0;
    color: #ffab3f;
}
.Services_sec .Serviceside li.Desdin a:hover h4 {
    color: #fff;
    background: url(../img/desgin-hover-icn.png) top center no-repeat;
}
.Services_sec .Serviceside li.Concept {
    padding: 44px 0 159px;
    background: url(../img/concept-bg.jpg) no-repeat;
    box-shadow: 1px 4px 7px -4px rgba(0, 0, 0, 0.75);
}
.Services_sec .Serviceside li.Concept a {
    text-decoration: none;
    background: url(../img/concept-icn.png) top center no-repeat;
    display: block;
}
.Services_sec .Serviceside li.Concept h4 {
    padding: 138px 0 0;
    color: #ae382d;
}
.Services_sec .Serviceside li.Concept a:hover h4 {
    color: #fff;
    background: url(../img/concept-hover-icn.png) top center no-repeat;
}
.Services_sec .Serviceside li.System {
    padding: 44px 0 159px;
    background: url(../img/systam-bg.jpg) no-repeat;
    box-shadow: 1px 4px 7px -4px rgba(0, 0, 0, 0.75);
}
.Services_sec .Serviceside li.System a {
    text-decoration: none;
    background: url(../img/systam-icn.png) top center no-repeat;
    display: block;
}
.Services_sec .Serviceside li.System h4 {
    padding: 138px 0 0;
    color: #5e5f61;
    letter-spacing: -1px;
}
.Services_sec .Serviceside li.System a:hover h4 {
    color: #fff;
    background: url(../img/systam-hover-icn.png) top center no-repeat;
}
.Pricing_sec {
    padding: 112px 0 108px;
    width: 100%;
    overflow: hidden;
    background: #ececec;
}
.Pricing_sec .Center {
    max-width: 1100px;
    margin: auto;
    overflow: hidden;
    text-align: center;
}
.Pricing_sec h2 {
    font-size: 57px;
    color: #000;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    line-height: 60px;
}
.Pricing_sec p {
    padding: 26px 0 35px;
    font-size: 14px;
    color: #8f8f8f;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    line-height: 25px;
    font-weight: 400;
}
.Pricing_sec .Line {
    border: 1px solid #ff9408;
    height: 2px;
    width: 252px;
    margin: auto;
}
.Pricing_sec .Pricingside {
    padding: 75px 0 0;
    width: 100%;
    overflow: hidden;
    text-align: initial;
}
.Pricing_sec .Pricingside ul {
    list-style: none;
    margin: 0;
}
.Pricing_sec .Pricingside li {
    float: none;
    padding: 0;
    margin: 0 0 11px;
    height: 103px;
    background: #fff;
    text-align: center;
}
.Pricing_sec .Pricingside li .Band p,
.Pricing_sec .Pricingside li .Basic h5 {
    margin: 0;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.Pricing_sec .Pricingside li .Basic {
    width: 55px;
    float: left;
    display: table;
    height: 103px;
    background: #ff9408;
    transition: all ease 0.3s;
}
.Pricing_sec .Pricingside li .Basic h5 {
    display: table-cell;
    vertical-align: middle;
    font-size: 17px;
    color: #2d2d2d;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    clear: none;
    text-align: center;
}
.Pricing_sec .Pricingside li .Dollar {
    padding: 22px 0 21px;
    width: 205px;
    float: left;
    background: #2d2d2d;
    transition: all ease 0.3s;
}
.Pricing_sec .Pricingside li .Dollar h2 {
    font-size: 34px;
    color: #ff9408;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}
.Pricing_sec .Pricingside li .Band {
    padding: 1px 30px;
    width: 173px;
    float: left;
    background: url(../img/divider.png) right 16px no-repeat;
    transition: all 0.3s ease;
}
.Pricing_sec .Pricingside li .Band p {
    font-size: 16px;
    color: #979797;
    line-height: 20px;
}
.Pricing_sec .Pricingside li .Band p span {
    display: block;
}
.Pricing_sec .Pricingside li .Band.last {
    background: 0 0;
}
.Pricing_sec .Pricingside li .Order {
    width: 147px;
    float: left;
    display: table;
    height: 103px;
}
.Pricing_sec .Pricingside li .Order a {
    font-size: 17px;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    background: #2d2d2d;
}
.Pricing_sec .Pricingside li:hover .Basic {
    padding: 0;
    background: #2d2d2d;
}
.Pricing_sec .Pricingside li:hover .Basic h5 {
    color: #fff;
}
.Pricing_sec .Pricingside li:hover .Band {
    padding: 0;
    background: url(../img/divider-black.png) right 16px no-repeat #2d2d2d;
    height: 103px;
}
.Pricing_sec .Pricingside li:hover .Band p {
    color: #fff;
}
.Pricing_sec .Pricingside li:hover .Dollar {
    background: #ff9408;
    color: #fff;
}
.Pricing_sec .Pricingside li:hover .Dollar h2 {
    color: #fff;
}
.Pricing_sec .Pricingside li:hover .Order a {
    background: #ff9408;
    color: #fff;
    transition: all 0.3s ease;
}
.Contact_sec {
    width: 100%;
    overflow: hidden;
}
.Contact_sec .Contactside {
    background: url(../img/Contact-bg.jpg) top center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.Contact_sec .Center {
    padding: 115px 0 77px;
    max-width: 1100px;
    margin: auto;
    overflow: hidden;
    text-align: center;
}
.Contact_sec h2 {
    font-size: 57px;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    line-height: 60px;
}
.Contact_sec p {
    padding: 24px 0 35px;
    font-size: 14px;
    color: #ebebeb;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    line-height: 25px;
    font-weight: 400;
}
.Contact_sec .Line {
    border: 1px solid #ff9408;
    height: 2px;
    width: 252px;
    margin: auto;
}
.Contact_sec .Pricingside,
.Get_sec,
.Map {
    width: 100%;
    overflow: hidden;
}
.Contact_sec .Pricingside {
    padding: 70px 0 10px;
    text-align: initial;
}
.Map {
    z-index: 1;
    box-shadow: 0 1px 12px 3px #242424;
    -webkit-box-shadow: 0 1px 12px 3px #242424;
    -moz-box-shadow: 0 1px 12px 3px #242424;
    -o-box-shadow: 0 1px 12px 3px #242424;
}
#loader:after,
#loader:before {
    content: "";
    position: absolute;
}
.Map #GoogleMap {
    height: 399px;
}
.Get_sec {
    background: url(../img/Get-bg.jpg) top center no-repeat;
    background-size: cover;
}
.Get_sec .Mid {
    padding: 76px 0 95px;
    max-width: 1100px;
    margin: auto;
    overflow: hidden;
}
.Get_sec .Leftside {
    width: 48.2%;
    float: left;
}
.Get_sec .Leftside fieldset {
    padding: 0;
    margin: 0;
}
.Get_sec .Leftside p {
    padding: 0;
    margin: 0 0 25px;
}
.Get_sec .Leftside input.field,
.Get_sec .Leftside textarea {
    padding: 18px 20px 17px;
    color: #979797;
    font-weight: 400;
    border: 0;
    box-shadow: 0 2px 6px 0 #242424;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 100%;
}
.Get_sec .Leftside input.field {
    -webkit-box-shadow: 0 2px 6px 0 #242424;
    -moz-box-shadow: 0 2px 6px 0 #242424;
    -o-box-shadow: 0 2px 6px 0 #242424;
    border-radius: 0;
}
.Get_sec .Leftside textarea {
    height: 156px;
    resize: none;
    -webkit-box-shadow: 0 2px 6px 0 #242424;
    -moz-box-shadow: 0 2px 6px 0 #242424;
    -o-box-shadow: 0 2px 6px 0 #242424;
    border-radius: 0;
}
.Get_sec .Leftside .button {
    padding: 16px 0 17px;
    margin-top: -3px;
    font-size: 14px;
    color: #e9ecee;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-align: center;
    background: #e2850a;
    border: 0;
    text-transform: uppercase;
    width: 100%;
    cursor: pointer;
    box-shadow: 0 2px 6px 0 #242424;
    -webkit-box-shadow: 0 2px 6px 0 #242424;
    -moz-box-shadow: 0 2px 6px 0 #242424;
    -o-box-shadow: 0 2px 6px 0 #242424;
    border-radius: 0;
    transition: all 0.3s ease;
}
.Get_sec .Leftside .button:hover {
    background: #2d2d2d;
    color: #fff;
}
.Get_sec .Rightside {
    padding-top: 12px;
    width: 48.18%;
    float: right;
}
.Get_sec .Rightside h3 {
    padding-bottom: 44px;
    font-size: 46px;
    color: #f88e04;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    line-height: 46px;
}
.Get_sec .Rightside address {
    padding: 0 0 6px 65px;
    margin-left: 3px;
    font-size: 14px;
    color: #ebedf1;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    background: url(../img/location-icn.png) left 4px no-repeat;
    line-height: 24px;
}
.Get_sec .Rightside address.Number {
    background: url(../img/phone-icn.png) left 5px no-repeat;
}
.Get_sec .Rightside address.Common {
    background: url(../img/systam-hover-icn.png) left 5px no-repeat;
    background-size: 30px;
}
.Get_sec .Rightside address.Email {
    margin-left: 4px;
    background: url(../img/mail-icn.png) left 0 no-repeat;
}
.Get_sec .Rightside address.Email a {
    text-decoration: none;
    color: #ebedf1;
}
.Get_sec .Rightside address.Email a:hover {
    color: #f88e04;
}
.Get_sec .Rightside ul {
    list-style: none;
    margin: 0;
    padding: 27px 0 0 3px;
}
.Get_sec .Rightside li {
    float: left;
    padding: 0;
    margin: 0 22px 0 0;
}
.Get_sec .Rightside li a {
    text-decoration: none;
}
footer {
    overflow: hidden;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}
footer .Cntr {
    padding: 28px 0;
    max-width: 1100px;
    margin: auto;
}
footer .Cntr p {
    padding: 0;
    font-size: 13px;
    color: #a9abad;
    font-family: "Open Sans";
    margin: 0;
}
footer .Cntr a {
    color: #a9abad;
    text-decoration: none;
}
footer .Cntr a:hover {
    color: #fff;
}
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 1001;
}
#loader:before {
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222;
    z-index: 1000;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
    left: 0;
}
#loader-wrapper .loader-section.section-right {
    right: 0;
}
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all 0.3s 1s ease-out;
}
.no-js #loader-wrapper {
    display: none;
}
.img-gmp {
    margin-top: -150px;
    margin-left: 8px;
}
.modal-p{
    color:black;font-size:16px;text-align:justify;
}
.text-strategic{
    font-size: 16px;
    color: #fff;
}