ol, ul {
    padding: 0;
    margin: 0;
}
ol li, ul li {
    font-family: arial;
    color: #656565;
}
.col-xs-2a, ol, p, ul {
    margin: 0;
}
ul, ul li, ul.benefit-list li, ul.botnav, ul.botnav li, ul.logo-list, ul.logo-list li, ul.steps, ul.steps li {
    list-style: none;
}
.ico::before, ul.benefit-list li::before {
    content: ""}
body {
    -webkit-font-smoothing: antialiased;
}

@font-face{font-family:'MyriadPro-Semibold';src:url('../fonts-home/MyriadPro-Semibold.eot');src:url('../fonts-home/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
url('../fonts-home/MyriadPro-Semibold.woff') format('woff'),
url('../fonts-home/MyriadPro-Semibold.ttf') format('truetype'),
url('../fonts-home/MyriadPro-Semibold.svg#webfont') format('svg');}

@font-face {
    font-family: MyriadPro_semibold;
    src: url(../fonts/MyriadPro-Semibold_gdi.eot);
    src: url(../fonts/MyriadPro-Semibold_gdi.eot?#iefix) format('embedded-opentype'), url(../fonts/MyriadPro-Semibold_gdi.woff) format('woff'), url(../fonts/MyriadPro-Semibold_gdi.ttf) format('truetype'), url(../fonts/MyriadPro-Semibold_gdi.svg#MyriadPro-Semibold) format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-FB04;
}
@font-face {
    font-family: myriad-pro-condensed;
    src: url(../fonts/MyriadPro-Cond.eot);
    src: url(../fonts/MyriadPro-Cond.eot?#iefix) format('embedded-opentype'), url(../fonts/MyriadPro-Cond.woff) format('woff'), url(../fonts/MyriadPro-Cond.ttf) format('truetype'), url(../fonts/MyriadPro-Cond.svg#webfont) format('svg');
}
@font-face {
    font-family: MyriadPro;
    src: url(../fonts/MyriadPro-Regular.eot);
    src: url(../fonts/MyriadPro-Regular.eot?) format('eot'), url(../fonts/MyriadPro-Regular.woff) format('woff'), url(../fonts/MyriadPro-Regular.ttf) format('truetype'), url(../fonts/MyriadPro-Regular.svg#svgMyriadPro-Regular) format('svg');
}
@font-face {
    font-family: MyriadPro-light;
    src: url(../fonts/MyriadPro-Light.eot);
    src: local('☺'), url(../fonts/MyriadPro-Light.woff) format('woff'), url(../fonts/MyriadPro-Light.ttf) format('truetype'), url(../fonts/MyriadPro-Light.svg) format('svg');
}
@font-face {
    font-family: MyriadPro-Bold;
    src: url(../fonts/MyriadPro-Bold.eot);
    src: local('☺'), url(../fonts/MyriadPro-Bold.woff) format('woff'), url(../fonts/MyriadPro-Bold.ttf) format('truetype'), url(../fonts/MyriadPro-Bold.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: MyriadPro-BoldCond;
    src: url(../fonts/MyriadPro-BoldCond_latin+latin-ext_gdi.eot);
    src: url(../fonts/MyriadPro-BoldCond_latin+latin-ext_gdi.eot?#iefix) format('embedded-opentype'), url(../fonts/MyriadPro-BoldCond_latin+latin-ext_gdi.woff) format('woff'), url(../fonts/MyriadPro-BoldCond_latin+latin-ext_gdi.ttf) format('truetype'), url(../fonts/MyriadPro-BoldCond_latin+latin-ext_gdi.otf) format('opentype'), url(../fonts/MyriadPro-BoldCond_latin+latin-ext_gdi.svg#MyriadPro-BoldCond) format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
    unicode-range: U+0020-20AC;
}
@font-face {
    font-family: avantgarde_bk_btdemi;
    src: url(../fonts/843-webfont.eot);
    src: url(../fonts/843-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/843-webfont.woff) format('woff'), url(../fonts/843-webfont.ttf) format('truetype'), url(../fonts/843-webfont.svg#avantgarde_bk_btdemi) format('svg');
}
::-webkit-input-placeholder {
    color: #999;
}
:-moz-placeholder {
    color: #999;
}
:-ms-input-placeholder {
    color: #999;
}
::-moz-selection {
    background: #51727b;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #51727b;
    color: #fff;
    text-shadow: none;
}
.shadow, header {
    background: #ebf0f3;
}
a:focus {
    outline: 0;
}
p {
    padding: 0 0 10px;
    font-family: MyriadPro-light;
    font-size: 22px;
    color: #2a2a2a;
    font-weight: 400;
    line-height: 130%}
p span {
    font-family: MyriadPro_semibold;
}
h1, h3 {
    font-family: helveticaneue-light;
    clear: both;
}
a {
    color: #085ba9;
    transition: all .6s ease 0s;
}
a:hover {
    color: #6d6c68;
    text-decoration: none;
}
img {
    border: 0;
    max-width: 100%;
    height: auto;
}
.clear {
    clear: both;
}
h1 {
    font-size: 30px;
    color: #000;
}
h3 {
    font-size: 22px;
    color: #333;
}
a.order-now, ul.order-buttons li {
    font-family: Roboto-Light;
    font-size: 15px;
}
.clr-txt {
    clear: both;
}
#wrap_container {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}
header {
    height: 84px;
    position: fixed;
    top: 0;
    transition: top .9s ease-in-out;
    width: 100%;
    z-index: 99999999999;
}
.col-xs-2a {
    width: 12%;
    float: right;
    padding: 0;
}
.nav-up {
    top: -84px;
}
.shadow {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    opacity: .95;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.95)"}
.header-inner-container {
    width: 1050px;
    margin: 0 auto;
    padding: 6px 0;
    clear: both;
}
.inner-container {
    width: 1293px;
    margin: 0 auto;
    padding: 0;
    clear: both;
    max-width: 1293px;
}
.logo-container {
    float: left;
    width: 20%;
    padding: 0;
    margin: 0;
}
.menu-holder {
    float: left;
    width: 60%;
    padding: 12px 0 0;
}
.logo {
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/logo.png) no-repeat;
    width: 265px;
    height: 75px;
    padding: 0 0 22px;
    margin: 0 30px 0 0;
}
.backtohome, .logo-section {
    margin: 0;
    float: left;
    padding: 0;
}
.logo a {
    display: block;
    height: 100%}
.logo a span {
    display: none;
}
.logo a:hover span {
    display: block;
    position: absolute;
    top: 15px;
    left: 300px;
    width: 185px;
    height: 57px;
    background: url(../images/back-to-home.jpg) no-repeat;
}
.logo-section {
    width: 100%;
    position: relative;
}
.backtohome {
    position: absolute;
    top: 5px;
    right: 160px;
    width: 73px;
    height: 21px;
    z-index: 100;
}
.order-now-container {
    width: 50%;
    margin: 17px 0 0;
    padding: 0;
    float: right;
}
ul.order-buttons {
    margin: 0;
    padding: 0;
    float: right;
}
ul.order-buttons li {
    margin: 0 0 0 15px;
    padding: 0;
    display: inline;
    float: left;
    font-weight: 700;
}
ul.order-buttons li a {
    color: #fff;
    padding: 7px 40px;
    float: left;
}
.navbar-header, .navbar-inverse, nav {
    float: right;
    padding: 0;
    width: 100%}
a.order-now {
    background: url(../images/red-button-back.jpg) repeat-x #cf254a;
    -webkit-box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .87);
    -moz-box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .87);
    box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .87);
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
a.order-now:hover, a.request-a-callback {
    -webkit-box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .87);
    -moz-box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .87);
    font-family: Roboto-Light;
    font-size: 15px;
}
a.order-now:hover {
    background: #db204b;
    box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .87);
    opacity: .7;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}
a.request-a-callback {
    background: url(../images/blue-button-back.jpg) repeat-x #1482bf;
    box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .87);
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
a.request-a-callback:hover {
    font-family: Roboto-Light;
    font-size: 15px;
    background: #10a6e1;
    -webkit-box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .87);
    -moz-box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .87);
    box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .87);
    opacity: .7;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}
.navbar, .navbar-collapse, .navbar-default .navbar-nav>li .menu-item-last, .navbar-inverse {
    background: 0 0;
}
nav {
    margin: 10px 0 0;
    height: 30px;
}
.navbar-inverse {
    margin: 0;
    height: 30px;
}
.navbar {
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
    border: none;
}
.navbar-header {
    margin: 0;
}
.navbar-collapse {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%}
.navbar-nav {
    float: left;
    padding: 0 0 0 20px;
}
.navbar-nav>li, .navbar-nav>li. {
    display: block;
    padding: 0;
    margin: 0;
}
.navbar-nav>li {
    letter-spacing: 1px;
}
.navbar-default .navbar-nav>li>a {
    margin: 0;
    /*padding: 0 15px;*/
    padding: 0 10px;
    font-size: 17px;
    line-height: 30px;
    font-family: MyriadPro;
    font-weight: 400;
    color: #5e605f!important;
    text-align: left;
    transition: all .3s ease 0s;
}
.order-button, h3.wemake-txt, h5.give-txt, h5.give-txt span, p.ordr-now {
    text-align: center;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #1298d5!important;
}
.navbar-default .navbar-nav>li.current_page_item>a {
    color: #fff;
    background: 0 0;
}
.navbar>.container .navbar-brand {
    margin-left: 0;
}
ul.navbar-nav li a.active {
    color: #000;
}
.navbar-inverse .navbar-nav>li.last {
    border: none;
    display: none;
}
.navbar-inverse .navbar-nav>li.last>a {
    padding: 0 0 0 10px;
    background: #6fbd45;
    color: #fff!important;
    font-weight: 400;
}
li.dis-play-none {
    display: none;
}
.ordr-top-button {
    width: 19%;
    float: right;
    padding: 0;
}
p.ordr-now {
    color: #fff;
    margin: 15px 0 0;
    padding: 0;
    font-size: 18px;
    font-family: Myriadpro_semibold;
    font-weight: 400;
}
p.ordr-now a {
    color: #000;
    line-height: 40px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    float: left;
    font-family: MyriadPro;
    width: 100%;
    border: 1px solid #b5dc11;
    background: #fff;
    transition: color .3s ease-in 0s, background-color .3s ease-in 0s, border-color .3s ease-in 0s;
}
p.ordr-now a:hover {
    background: #b5dc11;
    color: #000;
}
section#banner-slider {
    width: 100%;
    padding: 0;
    margin: -84px 0 0;
    float: left;
    height: auto;
}
.main-container {
    width: 1142px;
    padding: 0;
    margin: 0 auto;
}
.banner {
    width: 100%;
    padding: 0;
    margin: 84px 0 0;
    float: left;
    background: 0 0;
}
.banner-inner-container {
    width: 1148px;
    padding: 0;
    margin: 0 auto;
    clear: both;
}
.order-button {
    width: 1000px;
    padding: 0;
    margin: 0 auto;
}
.order-button-center, .order-button-inner {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}
.order-button-center {
    position: relative;
}
.order-button-inner {
    position: absolute;
    top: -140px;
    left: 0;
    z-index: 99999;
}
.order-button-inner p {
    color: #fff;
    margin: 15px 0 0;
    padding: 0 10px;
    font-size: 23px;
    font-family: MyriadPro_semibold;
    font-weight: 400;
    text-align: center;
}
.order-button-inner p a span {
    font-size: 15px;
}
.order-button-inner p a {
    margin: 0;
    padding: 17px 40px;
    color: #000;
    line-height: 55px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .57);
    -moz-box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .57);
    box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .57);
    background: #aed52a;
    -webkit-transition: background 160ms ease-in 0s;
    -moz-transition: background 160ms ease-in 0s;
    -o-transition: background 160ms ease-in 0s;
    transition: background 160ms ease-in 0s;
    background-size: 1px 150px;
    height: 55px;
    z-index: 999999999;
    position: relative;
}
.order-button-inner p a:hover {
    background: #cae560;
}
.banner-txt-new-updated {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}
.slider {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
}
.carousel-control, img.do-sec-img {
    position: absolute;
    left: 0;
    bottom: 0;
}
.left-banner-content {
    width: 40%;
    padding: 0;
    margin: 120px 0 0;
    float: left;
}
.right-banner-content {
    width: 40%;
    padding: 0;
    margin: 210px 0 0;
    float: right;
}
h3.wemake-txt {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-family: MyriadPro-Bold;
    font-weight: 400;
}
h3.wemake-txt span {
    color: #0076be;
    margin: 0;
    padding: 0;
    font-size: 44px;
    font-family: MyriadPro-BoldCond;
    font-weight: 400;
}
h3.wemake-txt span.video-txt, h5.give-txt {
    color: #000;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
h3.wemake-txt span.video-txt {
    font-size: 115px;
    font-family: avantgarde_bk_btdemi;
    line-height: 100%}
h3.count-txt, h5.give-txt, h5.give-txt span {
    font-family: MyriadPro_semibold;
}
h5.give-txt {
    font-size: 18px;
}
h5.give-txt span {
    color: #0076be;
    margin: 0;
    padding: 0;
    font-size: 42px;
    font-weight: 400;
    line-height: 36px;
}
h3.count-txt, h3.count-txt span {
    color: #000;
    font-weight: 400;
    text-align: left;
}
section#below-banner-section {
    width: 100%;
    padding: 35px 0 30px;
    margin: -5px 0 0;
    float: left;
    background: #fff;
}
.count-col, .count-row, h3.count-txt, h3.count-txt span, img.count-circle, img.img-count {
    margin: 0;
    padding: 0;
}
h3.count-txt {
    font-size: 32px;
    line-height: 27px;
}
h3.count-txt span {
    font-size: 21px;
    font-family: MyriadPro-light;
    line-height: 21px;
}
img.img-count {
    float: left;
}
.count-row {
    width: 100%;
    float: left;
}
.count-col {
    width: 24%;
    float: left;
}
.count-col-b {
    width: 25%;
    padding: 0;
    margin: 0 0 0 18px;
    float: left;
}
.count-col-4, .count-col-l {
    padding: 0;
    margin: 0;
    float: right;
}
.count-col-l {
    width: 22%}
.count-col-4 {
    width: 20%}
.count-icon, .count-icon-d {
    float: left;
    padding: 0;
    margin: 0;
}
.count-icon {
    width: 31%}
.count-icon-d {
    width: 34%}
.count-content {
    width: 66%;
    padding: 0;
    margin: 0;
    float: right;
}
.count-icon-b {
    width: 40%;
    padding: 0;
    margin: 0;
    float: left;
}
.count-content-b {
    width: 59%;
    padding: 0;
    margin: 0;
    float: right;
}
section#what-we-do {
    width: 100%;
    margin: 0;
    float: left;
    background: #f5f5f5;
    border-top: 2px solid #ebebeb;
    padding: 2% 0;
}
.main-container-what-we-do {
    width: 1085px;
    padding: 0;
    margin: 0 auto;
}
.nrml-row {
    width: 100%;
    padding: 5px 0;
    margin: 0;
    float: left;
}
h1.sec-hding, h1.sec-hding span {
    color: #2a2a2a;
    margin: 0;
    padding: 0;
    font-size: 45px;
    font-weight: 400;
}
h1.sec-hding {
    font-family: MyriadPro-light;
    text-align: center;
}
h1.sec-hding span {
    font-family: MyriadPro_semibold;
}
h3.sec-sub-hding, h3.sec-sub-hding span {
    margin: 0;
    padding: 0;
    font-size: 22px;
    text-align: center;
}
h3.sec-sub-hding {
    color: #2b2b2b;
    font-family: MyriadPro-light;
    font-weight: 400;
    line-height: 35px;
}
h3.sec-sub-hding span, h5.video-types {
    font-family: MyriadPro_semibold;
    font-weight: 400;
}
h3.sec-sub-hding span {
    color: #030303;
    line-height: 25px;
}
.do-each-sec1 {
    width: 90%;
    padding: 55px 10px 0;
    margin: 5%;
    float: left;
    background: url(../images/do-b1.png) center 15px no-repeat #fff;
    -webkit-transition: width 2s, height 4s;
    transition: width 2s, height 4s;
    transition: color .3s ease-in 0s, background-color .3s ease-in 0s, border-color .3s ease-in 0s;
    text-align: center;
    color: #292929;
    min-height: 155px;
}
.do-each-sec2, .do-each-sec3 {
    width: 90%;
    padding: 55px 10px 0;
    margin: 5%;
    float: left;
    -webkit-transition: width 2s, height 4s;
}
.do-each-sec1:hover {
    background: url(../images/do-w1.png) center 15px no-repeat #0769aa;
    color: #fff;
}
.do-each-sec2 {
    background: url(../images/do-b2.png) center 15px no-repeat #fff;
    transition: width 2s, height 4s;
    transition: color .3s ease-in 0s, background-color .3s ease-in 0s, border-color .3s ease-in 0s;
    text-align: center;
    color: #292929;
    min-height: 155px;
}
.do-each-sec2:hover {
    background: url(../images/do-w2.png) center 15px no-repeat #0769aa;
    color: #fff;
}
.do-each-sec3 {
    background: url(../images/do-b3.png) center 15px no-repeat #fff;
    transition: width 2s, height 4s;
    transition: color .3s ease-in 0s, background-color .3s ease-in 0s, border-color .3s ease-in 0s;
    text-align: center;
    color: #292929;
    min-height: 155px;
}
.do-each-sec4, .do-each-sec5 {
    margin: 5%;
    float: left;
    -webkit-transition: width 2s, height 4s;
    text-align: center;
    min-height: 155px;
    width: 90%;
    padding: 55px 10px 0;
}
.do-each-sec3:hover {
    background: url(../images/do-w3.png) center 15px no-repeat #0769aa;
    color: #fff;
}
.do-each-sec4 {
    background: url(../images/do-b4.png) center 15px no-repeat #fff;
    transition: width 2s, height 4s;
    transition: color .3s ease-in 0s, background-color .3s ease-in 0s, border-color .3s ease-in 0s;
    color: #292929;
}
.do-each-sec4:hover {
    background: url(../images/do-w4.png) center 15px no-repeat #0769aa;
    color: #fff;
}
.do-each-sec5 {
    background: url(../images/do-b5.png) center 15px no-repeat #fff;
    transition: width 2s, height 4s;
    transition: color .3s ease-in 0s, background-color .3s ease-in 0s, border-color .3s ease-in 0s;
    color: #292929;
}
.do-each-sec6, .do-each-sec7 {
    -webkit-transition: width 2s, height 4s;
}
.do-each-sec5:hover {
    background: url(../images/do-w5.png) center 15px no-repeat #0769aa;
    color: #fff;
}
.do-each-sec6 {
    width: 90%;
    padding: 55px 10px 0;
    margin: 5%;
    float: left;
    background: url(../images/do-b6.png) center 10px no-repeat #fff;
    transition: width 2s, height 4s;
    transition: color .3s ease-in 0s, background-color .3s ease-in 0s, border-color .3s ease-in 0s;
    text-align: center;
    color: #292929;
    min-height: 155px;
}
.do-each-sec7, .do-each-sec8 {
    width: 90%;
    padding: 55px 0 0;
    margin: 5%;
    min-height: 155px;
    float: left;
    text-align: center;
}
.do-each-sec6:hover {
    background: url(../images/do-w6.png) center 15px no-repeat #0769aa;
    color: #fff;
}
.do-each-sec7 {
    background: url(../images/do-b7.png) center 15px no-repeat #fff;
    transition: width 2s, height 4s;
    transition: color .3s ease-in 0s, background-color .3s ease-in 0s, border-color .3s ease-in 0s;
    color: #292929;
}
.do-each-sec7:hover {
    background: url(../images/do-w7.png) center 15px no-repeat #0769aa;
    color: #fff;
}
.do-each-sec8 {
    background: url(../images/do-b8.png) center 15px no-repeat #fff;
    -webkit-transition: width 2s, height 4s;
    transition: width 2s, height 4s;
    transition: color .3s ease-in 0s, background-color .3s ease-in 0s, border-color .3s ease-in 0s;
    color: #292929;
}
.do-each-sec8:hover {
    background: url(../images/do-w8.png) center 15px no-repeat #0769aa;
    color: #fff;
}
h5.video-types {
    color: inherit;
    margin: 0;
    padding: 10px 30px;
    font-size: 27px;
    text-align: center;
}
img.do-img {
    padding: 10px 0 0;
}
img.do-sec-img {
    margin: -2px 20px 0;
    width: 82%}
.height-holder {
    margin: 0;
    float: left;
    height: 35px;
    width: 100%}
img.thats-images {
    height: 73px;
    width: auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    cursor: auto;
}
.icon-list li:hover img.thats-images {
    transform: scale(1.15);
}
section#our-portfolio {
    width: 100%;
    padding: 3% 0;
    margin: 0;
    float: left;
    background: #fff;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 0;
    border: none;
    background-color: none;
}
.carousel-control {
    top: 0;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    padding-top: 19.25%;
    width: 5%}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: none;
}
.youtube-container {
    display: block;
    margin: 0 auto 1%;
    width: 100%;
    max-width: 600px;
    border: 5px solid #000;
    min-height: 100px;
}
.request-btn a, .view-btn a {
    border-radius: 8px;
    text-decoration: none;
}
.youtube-player {
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: hand;
    cursor: pointer;
    display: block;
}
img.youtube-thumb {
    bottom: 0;
    display: block;
    left: 0;
    margin: -30px auto auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
}
.ico, ul.benefit-list li {
    display: inline-block;
    backface-visibility: hidden;
    box-shadow: 0 0 1px transparent;
    vertical-align: middle;
}
div.play-button {
    height: 90px;
    width: 90px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(../images/play-icon.png) no-repeat;
}
#youtube-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.view-btn {
    margin: 60px auto 0;
    padding: 0;
    width: 20%}
#steps-block, .view-btn a, .view-btn a:hover {
    width: 100%;
    float: left;
}
.view-btn a {
    margin: 0;
    padding: 0;
    font-family: MyriadPro-light;
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    line-height: 55px;
    background: #0668a9;
    transition-duration: 1s;
    height: 55px;
    text-align: center;
}
.ico, .ico::before {
    transition-duration: .3s;
}
.view-btn a span {
    font-size: 26px;
    font-weight: bolder;
    font-family: MyriadPro_semibold;
}
.request-btn a, ul.steps li, ul.steps li p.txt, ul.steps li span {
    font-family: MyriadPro-light;
    text-align: center;
}
.view-btn a:hover {
    margin: 0;
    padding: 0;
    text-decoration: none;
    background: #a4cc37;
}
section#how-process-works {
    width: 100%;
    padding: 1% 0 2.5%;
    margin: 0;
    float: left;
    background: url(../images/process-patt.jpg);
}
#steps-block {
    margin: 0 0 0 6px;
    padding: 0;
    min-height: 100px;
}
.ico {
    margin: 0 3%;
    position: relative;
    transform: translateZ(0);
    transition-property: transform;
}
.ico::before {
    background: radial-gradient(ellipse at center center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%) rgba(0, 0, 0, 0);
    height: 10px;
    left: 5%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition-property: transform, opacity;
    width: 90%;
    z-index: -1;
}
.ico:active, .ico:focus, .ico:hover {
    transform: translateY(-5px);
}
.ico:active::before, .ico:focus::before, .ico:hover::before {
    opacity: 1;
    transform: translateY(5px);
}
ul.steps {
    margin: 0;
    padding: 0;
}
ul.steps li {
    margin: 0 1.3% 2% 0;
    padding: 0;
    display: inline;
    color: #000;
    width: 15.2%;
    float: left;
}
ul.steps li span {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}
ul.steps li.arr {
    width: 3%;
    line-height: 110px;
}
ul.steps li p.txt {
    padding: 4% 0 0;
    font-size: 17px;
    line-height: 125%;
    color: #000;
}
.arrow-nrml-down, .curve-img, .process3 {
    display: none;
}
.request-btn {
    margin: 0 auto;
    padding: 0;
    width: 20%}
.request-btn a, .request-btn a:hover, section#your-benefits {
    width: 100%;
    margin: 0;
    float: left;
}
.request-btn a {
    padding: 0;
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    line-height: 55px;
    background: #a7cf3b;
    transition-duration: 1s;
    height: 55px;
}
.request-btn a span {
    font-size: 26px;
    font-weight: bolder;
    font-family: MyriadPro_semibold;
}
.request-btn a:hover {
    padding: 0;
    text-decoration: none;
    background: #0668a9;
}
section#your-benefits {
    padding: 2% 0 0;
}
ul.benefit-list {
    margin: 1% 0 0;
    padding: 0;
    list-style: none;
}
ul.benefit-list li {
    margin: 0;
    padding: 10px 5px;
    width: 20%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    float: left;
    min-height: 140px;
    overflow: hidden;
    position: relative;
    transform: translateZ(0);
    font-family: MyriadPro-light;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    line-height: 115%;
    text-align: center;
}
h3.partnert-txt, h3.partnert-txt span {
    color: #080808!important;
}
ul.benefit-list li.last {
    border-right: 1px solid #ddd;
}
ul.benefit-list li::before {
    background: #fff;
    bottom: 0;
    height: 4px;
    left: 0;
    position: absolute;
    right: 100%;
    transition-duration: .3s;
    transition-property: right;
    transition-timing-function: ease-out;
    z-index: -1;
}
ul.benefit-list li:hover::before {
    border-bottom: 5px solid #a3cb36;
}
ul.benefit-list li:active::before, ul.benefit-list li:focus::before, ul.benefit-list li:hover::before {
    right: 0;
}
section#customer-reviews {
    width: 100%;
    padding: 15px 0;
    margin: 0;
    float: left;
    background: #fbfbfb;
}
section#partner-with-us {
    width: 100%;
    padding: 10px 0;
    margin: 0;
    float: left;
    background: url(../images/partner-bkg-rep.jpg);
}
section#partner-with-us-sub-sec {
    width: 100%;
    padding: 15px 0 20px;
    margin: 0;
    float: left;
    background: url(../images/partner-bkg-rep-sub-sec.jpg);
    border-top: 2px solid #01538b;
}
h3.partnert-txt {
    text-align: left;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
}
.parner-sec-internal {
    width: 96%;
    padding: 10px 0 5px 3px;
    margin: 15px 5px;
    float: left;
    background: url(../images/sec-partner-rep.jpg) #fff;
    border-radius: 10px;
}
.parner-sec-internal img.partner-icons {
    float: left;
    margin: -5px 15px 0 0;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    -moz-transition: -moz-transform .4s ease-in-out;
    -o-transition: -o-transform .4s ease-in-out;
    -ms-transition: -ms-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    cursor: pointer;
}
.parner-sec-internal:hover img.partner-icons {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
section#contact-us {
    width: 100%;
    padding: 15px 0;
    margin: 0;
    float: left;
    background: #fff;
}
.call-back-btn-sa, .call-back-btn-sa1 {
    width: 280px;
    padding: 0;
    margin: 7px auto 0;
}
.contact-margin {
    padding-top: 50px;
}
.main-container-contact {
    width: 813px;
    padding: 0;
    margin: 0 auto;
}
input.input-fields, input.input-fields-cap, textarea.input-fields2 {
    margin: 4px 0;
    background: tra;
    line-height: 44px;
    color: #2b2b2b;
    padding: 0 0 0 10px;
    font-family: MyriadPro;
    font-weight: 400;
    text-align: left;
    font-size: 16px;
}
input.input-fields {
    border: 1px solid #b0b0b0;
    border-radius: 10px;
    height: 56px;
    width: 100%}
textarea.input-fields2 {
    border: 1px solid #b0b0b0;
    border-radius: 10px;
    height: 131px;
    width: 100%}
input.input-fields-cap {
    border: 1px solid #b0b0b0;
    border-radius: 10px;
    height: 56px;
    width: 50%;
    float: right;
}
p.type-txt {
    color: #2b2b2b;
    margin: 22px 0 4px;
    padding: 0 0 0 10px;
    font-family: MyriadPro;
    font-weight: 400;
    text-align: left;
    font-size: 16px;
    float: left;
}
p.type-txt span {
    color: #a50023;
    font-size: 26px;
    font-family: MyriadPro_semibold;
}
h2.some-client, input.sub-btn {
    font-family: MyriadPro-light;
    font-weight: 400;
}
input.sub-btn {
    color: #fff;
    margin: 4px 0;
    padding: 0;
    text-align: center;
    background: #0668a9;
    line-height: 60px;
    border: none;
    border-radius: 10px;
    height: 68px;
    width: 100%;
    font-size: 37px;
}
h2.some-client, h2.some-client span {
    margin: 0;
    font-size: 35px;
    line-height: 100%;
    text-align: left;
    padding: 0;
}
input.sub-btn:hover {
    background: #5c5c5c;
}
section#esteemed-clients {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    background: url(../images/logo-bg-rpt.jpg);
    min-height: 150px;
}
.left-client {
    margin: 0;
    padding: 0;
    width: 30%;
    float: left;
}
.right-client {
    margin: 0;
    padding: 0;
    width: 68%;
    float: right;
}
h2.some-client {
    color: #070707;
}
h2.some-client span {
    font-family: MyriadPro;
    color: #000;
    font-weight: bolder;
}
ul.logo-list {
    margin: 5% 0 0;
    padding: 0;
}
ul.logo-list li {
    margin: 0 0 0 15px;
    padding: 0;
    display: inline;
}
section#bottom-three-button-sec {
    width: 100%;
    padding: 15px 0;
    margin: 0;
    float: left;
    background: #0d0d0d;
}
.main-btn {
    margin: 0 0 0 2.5%;
    padding: 0;
    width: 30%;
    float: left;
    display: inline;
}
a.blue-btn, a.blue-btn:hover {
    text-decoration: none;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
a.blue-btn {
    font-family: MyriadPro-light;
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    line-height: 55px;
    border: 2px solid #0769aa;
    background: #0769aa;
    transition-duration: 1s;
    border-radius: 8px;
    height: 55px;
    text-align: center;
}
a.blue-btn span {
    font-size: 26px;
    font-weight: bolder;
    font-family: MyriadPro_semibold;
}
a.blue-btn:hover {
    background: #242424;
    border: 2px solid #fff;
}
a.green-btn, a.grey-btn {
    color: #fff;
    line-height: 55px;
    transition-duration: 1s;
    border-radius: 8px;
    height: 55px;
    text-align: center;
    font-size: 26px;
}
a.green-btn {
    margin: 0;
    padding: 0;
    font-family: MyriadPro-light;
    font-weight: 400;
    background: #a3cb36;
    width: 100%;
    float: left;
    text-decoration: none;
}
a.green-btn:hover, a.grey-btn {
    background: #5c5c5c;
    padding: 0;
    width: 100%;
    margin: 0;
    text-decoration: none;
    float: left;
}
a.green-btn span {
    font-size: 26px;
    font-weight: bolder;
    font-family: MyriadPro_semibold;
}
a.grey-btn {
    font-family: MyriadPro-light;
    font-weight: 400;
}
a.grey-btn span {
    font-size: 26px;
    font-weight: bolder;
    font-family: MyriadPro_semibold;
}
a.grey-btn:hover {
    margin: 0;
    padding: 0;
    text-decoration: none;
    background: #a4cc35;
    width: 100%;
    float: left;
}
section#bottom-nav-sec {
    width: 100%;
    padding: 2% 0;
    margin: 0;
    float: left;
    background: url(../images/nav-patt.jpg);
}
.nav-block {
    margin: 0 0 0 5%;
    padding: 0;
    width: 20%;
    float: left;
    display: inline;
}
ul.botnav {
    margin: 0;
    padding: 0;
}
ul.botnav li {
    margin: 0;
    padding: 0 0 6px 12px;
    background: url(../images/bull.jpg) 0 7px no-repeat;
}
ul.botnav li a {
    margin: 0;
    padding: 0;
    color: #939393;
    font-family: MyriadPro;
    font-size: 16px;
    line-height: 125%;
    text-align: left;
    text-decoration: none;
}
ul.botnav li a:hover {
    color: #fff;
    text-decoration: none;
}
section#copyright-sec {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    background: url(../images/nav-patt.jpg) rgba(0, 0, 0, 0);
    min-height: 40px;
}
p.copyright {
    text-align: center;
    color: #fff;
    font-family: Myriadpro-light;
    font-size: 14px;
    line-height: 40px;
}
h3.expert, ul.icon-list li {
    font-family: MyriadPro-light;
}
section#thats-not-all {
    width: 100%;
    padding: 2% 0;
    margin: 0;
    float: left;
    background: #fff;
}
.left-expert {
    margin: 0;
    padding: 0;
    width: 28%;
    float: left;
}
.right-expert {
    margin: 0;
    padding: 0;
    width: 72%;
    float: right;
}
ul.icon-list {
    margin: 0;
    padding: 0;
    list-style: 0;
}
ul.icon-list li {
    float: left;
    margin: 0 0 0 28px;
    padding: 0;
    list-style: 0;
    display: inline;
    font-size: 21px;
    color: #000;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
}
h3.expert {
    margin: 6% 0 0 4px;
    padding: 0;
    font-size: 45px;
    color: #070707;
    font-weight: 400;
    line-height: 103%;
    text-align: left;
}
h3.expert span, h3.expert span.lite {
    padding: 0;
    line-height: 90%;
    text-align: left;
}
h3.expert span {
    margin: 0;
    font-family: MyriadPro_semibold;
    font-size: 45px;
    color: #000;
    font-weight: bolder;
}
a.grin-btn, h3.expert span.lite {
    margin: 0;
    font-family: MyriadPro-light;
    font-weight: 400;
}
h3.expert span.lite {
    font-size: 21px;
    color: #2a2a2a;
}
a.blu-btn, a.grin-btn {
    color: #fff;
    line-height: 55px;
    transition-duration: 1s;
    border-radius: 8px;
    height: 55px;
    text-align: center;
    font-size: 24px;
}
section#quote-callback {
    width: 100%;
    padding: 2% 0;
    margin: 0;
    float: left;
    background: #f5f5f5;
}
.quote-block {
    margin: 0 auto;
    padding: 0;
    width: 48%}
.left-quote {
    width: 48%;
    float: left;
}
.right-quote {
    width: 48%;
    float: right;
}
a.grin-btn {
    padding: 0;
    background: #a4cc35;
    width: 100%;
    float: left;
    text-decoration: none;
}
a.blu-btn, a.grin-btn:hover {
    background: #0769aa;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
a.grin-btn span {
    font-size: 24px;
    font-weight: bolder;
    font-family: MyriadPro_semibold;
}
a.blu-btn {
    font-family: MyriadPro-light;
    font-weight: 400;
}
a.blu-btn span, h3.box-txt {
    font-family: MyriadPro_semibold;
}
h3.box-txt, h3.box-txt span {
    color: #000;
    text-align: left;
}
a.blu-btn span {
    font-size: 24px;
    font-weight: bolder;
}
a.blu-btn:hover {
    margin: 0;
    padding: 0;
    text-decoration: none;
    background: #a4cc35;
    width: 100%;
    float: left;
}
#inside-page-holder, section#contact-us-inner, section#inner-content {
    width: 100%;
    background: #fff;
    float: left;
}
section#contact-us-inner {
    padding: 15px 0;
    margin: 0;
}
section#inner-content {
    padding: 30px 0;
    margin: 0;
}
section#inner-bot-content {
    width: 100%;
    padding: 30px 0;
    margin: 0;
    float: left;
    background: #f5f5f5;
}
.top-margin {
    margin-top: 84px!important;
}
#inside-page-holder {
    padding: 114px 0 30px;
    margin: 0;
}
.inside-page-main {
    width: 1000px;
    padding: 0;
    margin: 0 auto;
}
section#middle-box-area {
    width: 100%;
    padding: 25px 0;
    margin: 0;
    float: left;
    background: #dde6eb;
}
.middle-box-content {
    width: 1200px;
    padding: 0;
    margin: 0 auto;
}
.white-box, .white-box-l {
    width: 24.25%;
    padding: 25px 5px;
    background: #fff;
    float: left;
}
.white-box {
    margin: 0 1% 0 0;
}
.white-box-l {
    margin: 0;
}
.white-box-icon {
    width: 40%;
    padding: 0;
    margin: 0;
    float: left;
}
.white-box-content {
    width: 59%;
    padding: 0;
    margin: 0;
    float: right;
}
h3.box-txt {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 400;
}
h1.page-hding, h3.box-txt span {
    font-family: MyriadPro-light;
    font-weight: 400;
    padding: 0;
}
h3.box-txt span {
    margin: 0;
    font-size: 18px;
    line-height: 21px;
}
h1.page-hding {
    color: #2a2a2a;
    margin: 0 0 30px;
    font-size: 45px;
    text-align: center;
}
h3.inside-content, h3.inside-content span, ul.content-list li {
    text-align: left;
    font-weight: 400;
}
h1.page-hding span {
    font-family: MyriadPro_semibold;
}
h3.inside-content {
    color: #2b2b2b;
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-family: MyriadPro-light;
    line-height: 35px;
}
h3.inside-content span {
    color: #030303;
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-family: MyriadPro_semibold;
    line-height: 25px;
}
ul.content-list {
    list-style: none;
    margin: 5px 0 0;
    padding: 0;
}
ul.content-list li {
    background: url(../images/circle_blue.png) 0 3px no-repeat;
    color: #2a2a2a;
    font-family: MyriadPro-light;
    font-size: 21px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 15px 20px;
}
ul.content-list li a {
    color: #2a2a2a;
}
ul.content-list li a:hover {
    color: #000;
}
.callback-form {
    margin: 0;
    width: 100%;
    padding: 0;
    float: left;
}
.form-left-section {
    margin: 0;
    width: 96%;
    padding: 0;
    float: left;
}
.form-right-section {
    margin: 0;
    width: 96%;
    padding: 0;
    float: right;
}
.row-contact-form {
    margin: 10px 0;
    padding: 0;
    width: 100%;
    float: left;
}
input.con-form-input1, textarea.con-form-input2 {
    width: 70%;
    float: right;
    transition: all 1s linear;
    font-size: 15px;
    color: #000;
    font-family: MyriadPro;
    margin: 0;
    padding: 0 0 0 5px;
}
input.con-form-input1 {
    border: 2px solid #0bb7dd;
    border-radius: 8px;
    height: 45px;
}
textarea.con-form-input2 {
    border: 2px solid #0bb7dd;
    border-radius: 8px;
    height: 98px;
}
.con-form-select, .sub-con-pg, input.captcha-contact {
    transition: all 1s linear;
    height: 45px;
}
input.con-form-input1:hover, textarea.con-form-input2:hover {
    transition: all 1s linear;
    border: 2px solid #7a8187;
}
.sub-con-pg {
    margin: 3% 0 0 30%;
    padding: 0 0 0 5px;
    color: #fff;
    font-family: MyriadPro;
    font-size: 16px;
    font-weight: 400;
    background-color: #7a8187;
    width: 28%;
    border-radius: 8px;
    float: left;
    text-align: center;
    border: none;
}
.sub-con-pg:hover {
    background-color: #0bb7dd;
}
input.captcha-contact {
    margin: 0;
    padding: 0 0 0 5px;
    width: 70%;
    float: right;
    border: 2px solid #0bb7dd;
    border-radius: 8px;
    font-size: 15px;
    color: #000;
    font-family: MyriadPro;
}
.row-contact-form label, p.captcha-txt, p.filling-small-txt {
    color: #2c3437;
    font-family: MyriadPro;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
input.captcha-contact:hover {
    transition: all 1s linear;
    border: 2px solid #7a8187;
}
p.captcha-txt {
    font-size: 18px;
}
p.filling-small-txt {
    font-size: 13px!important;
    width: 70%;
    float: right;
}
.row-contact-form label {
    float: left;
    font-size: 18px;
    width: 30%}
.con-form-select {
    margin: 0;
    padding: 0 0 0 5px;
    width: 70%;
    float: right;
    background: #fff;
    border: 2px;
    border-radius: 8px;
    font-size: 15px;
    color: #000;
    font-family: MyriadPro;
}
h6.info-txt, p.radio-btn-txt, ul.con-add-list li {
    color: #2c3437;
    font-weight: 400;
    font-size: 18px;
    font-family: MyriadPro;
}
h1.inside-page-main-hdin {
    margin: 0;
    padding: 0 0 20px;
}
input.radio-btn {
    margin: 7px 10px 0 0;
    padding: 0;
    float: left;
}
p.radio-btn-txt {
    float: left;
    margin: 0;
    padding: 0;
    width: 20%}
.callback-form-consultnacy {
    margin: 0 auto;
    width: 800px;
    padding: 0;
}
con-add-list {
    margin: 0 0 40px;
    padding: 0;
    float: right;
}
ul.con-add-list li {
    margin: 0;
    float: left;
    padding: 0;
    list-style: none;
    display: inline;
    width: 46%}
h6.info-txt {
    margin: 0;
    padding: 15px 0;
    clear: both;
}
img.skpye-img {
    margin: 0;
    padding: 0 15px 0 0;
    float: left;
}
section#portfolio-menu {
    width: 100%;
    padding: 17px 0;
    margin-top: -40px;
    float: left;
    background: #fff;
    border-top: 5px solid #f3f7fa;
}
ul.nav-list, ul.nav-list li {
    padding: 0;
    text-align: center;
}
ul.nav-list {
    margin: 0;
    list-style: none;
    clear: both;
}
ul.nav-list li {
    margin: 0 1px 0 0;
    display: inline;
}
/*ul.nav-list li a {
    margin: 0;
    padding: .5% 2.5% .6%;
    font-family: MyriadPro;
    font-size: 18px;
    font-weight: 400;
    color: #252525;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
}*/
ul.nav-list li a {
    border-radius: 5px;
    color: #252525;
    font-family: MyriadPro;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 1%;
    text-align: center;
    text-decoration: none;
}
#page_navigation a, ul.portfolio-block li span {
    font-size: 23px;
    font-family: MyriadPro-light;
    font-weight: 400;
}
ul.nav-list li a.active, ul.nav-list li a:hover {
    background: #b5dc11;
    color: #fff;
    text-align: center;
}
section#portfolio {
    width: 100%;
    padding: 3% 0;
    margin: 0;
    float: left;
    background: #f3f7fa;
    border-bottom: 1px solid #b0b0b0;
}
.main-area {
    margin: 0 auto;
    padding: 0;
    width: 1100px;
}
ul.portfolio-block {
    width: 100%;
    padding: 0;
    margin: 2% 0;
    float: left;
    list-style: none;
}
ul.portfolio-block li {
    width: 47%;
    padding: .5%;
    margin: 1.5%;
    float: left;
    background: #1f1f1f;
    text-align: center;
}

ul.portfolio-block li span {
    width: 100%;
    padding: 0;
    margin: -15px 0 0;
    float: left;
    color: #fff;
    line-height: 35px;
}
.portfolio-youtube-container {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
}
.portfolio-youtube-player {
    padding-bottom: 55%;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: hand;
    cursor: pointer;
    display: block;
}
img.portfolio-youtube-thumb {
    bottom: 0;
    display: block;
    left: 0;
    margin: -50px 0 0;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
}
div.portfolio-play-button {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(https://i.imgur.com/TxzC70f.png) no-repeat;
}
#portfolio-youtube-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#page_navigation a {
    padding: 4px 10px;
    margin: 0 2px;
    text-decoration: none;
    border: 2px solid transparent;
    color: #474747;
    border-radius: 8px;
    line-height: 11px;
}
#page_navigation a:hover, .active_page {
    border: 2px solid #adadad!important;
}
a.next_link, a.previous_link {
    display: none!important;
}
#page_navigation {
    margin: 0 auto;
    clear: both;
    display: table;
    padding: 0;
}
h4.page-inside-sub-txt {
    color: #2a2a2a;
    margin: 0 0 10px;
    padding: 0;
    font-size: 35px;
    font-family: MyriadPro-light;
    font-weight: 400;
    text-align: left;
}
h4.page-inside-sub-txt span {
    font-family: MyriadPro_semibold;
}
.we-offer-white-sec {
    width: 100%;
    padding: 5% 8%;
    margin: 0;
    float: left;
    background: #fff;
}
ul.we-offer-list {
    padding: 0;
    margin: 0;
    float: left;
}
ul.we-offer-list li {
    padding: 4px 0;
    margin: 0;
    clear: both;
    font-family: MyriadPro;
    font-size: 19px;
    font-weight: 400;
    color: #292929;
    text-decoration: none;
    text-align: left;
}
h6.view-port-txt, h6.view-port-txt a {
    font-family: MyriadPro;
    font-size: 20px;
    font-weight: 400;
}
.fa-angle-right {
    padding: 0 4px 0 0;
    margin: 0;
}
ul.we-offer-list li:hover {
    color: #0667ab;
}
.view-port-btn {
    padding: 0;
    margin: 0 auto;
    width: 176px;
}
h6.view-port-txt {
    padding: 0;
    margin: 0;
    color: #292929;
    text-decoration: none;
    text-align: left;
}
h6.view-port-txt a {
    padding: 0;
    margin: 35px 0 0;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #0668a9;
    border-radius: 12px;
    width: 100%;
    float: left;
    height: 46px;
    line-height: 46px;
}
h3.any-txt-services, h5.pgnme-txt-prtflio {
    font-family: MyriadPro-Bold;
    color: #292929;
    text-decoration: none;
    font-weight: 400;
}
h6.view-port-txt a:hover {
    background: #5c5c5c;
}
h6.view-port-txt a span {
    font-family: MyriadPro-Bold;
}
.padding-top {
    margin-top: 45px;
}
section#services-callback {
    width: 100%;
    padding: 3% 0;
    margin: 0;
    float: left;
    background: url(../images/logo-bg-rpt.jpg) repeat-x;
    min-height: 20px;
    border-bottom: 1px solid #e2e2e2;
}
h3.any-txt-services {
    padding: 0;
    margin: 10px 0 0;
    font-size: 28px;
    text-align: left;
}
.services-quote {
    width: 80%}
h5.pgnme-txt-prtflio {
    padding: 0;
    margin: 0;
    font-size: 2em;
    text-align: center;
}
ul.icon-list li a {
    color: #000;
    transition: all 1s;
    text-decoration: underline;
}
ul.icon-list li a:hover {
    text-decoration: none;
}
span.graphic-spn-txt {
    margin: 0!important;
}
h1.sec-hding2 {
    color: #2a2a2a;
    font-family: MyriadPro-light;
    font-size: 45px;
    font-weight: 400;
    margin: 0 0 0 12px;
    padding: 0;
    text-align: right;
}
h1.sec-hding2 span {
    color: #2a2a2a;
    font-family: MyriadPro_semibold;
    font-size: 45px;
    font-weight: 400;
}
h3.sec-sub-hding2, ul.benefit-list2 li {
    font-family: MyriadPro-light;
    font-weight: 400;
}
.port-left-sec {
    padding: 0;
    margin: 0;
    float: left;
    width: 59%}
.port-right-sec {
    padding: 0;
    margin: 0;
    float: right;
    width: 41%}
h3.sec-sub-hding2 {
    color: #2b2b2b;
    font-size: 22px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
}
ul.benefit-list2 {
    list-style: none;
    margin: 1% 0 0;
    padding: 0;
}
ul.benefit-list2 li {
    backface-visibility: hidden;
    border-bottom: 5px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    box-shadow: 0 0 1px transparent;
    color: #000;
    display: inline-block;
    float: left;
    font-size: 20px;
    line-height: 115%;
    list-style: none;
    margin: 0;
    min-height: 140px;
    overflow: hidden;
    padding: 10px 5px;
    position: relative;
    text-align: center;
    transform: translateZ(0);
    vertical-align: middle;
    width: 20%;
    transition: 1s all;
}
ul.new-lstings, ul.new-lstings li {
    width: 100%;
    float: left;
}
ul.benefit-list2 li:hover {
    border-bottom: 5px solid #a3cb36;
}
.mrgn-pdng {
    margin: 0;
    padding: 0;
}
ul.new-lstings li {
    margin: 3% 0;
    padding: 1.5%!important;
    background: #1f1f1f!important;
}
.portfolio-block-new li {
    background: 0 0!important;
    padding: 0!important;

    
}

.portfolio-block-new2 li {
    height: 290px; overflow: hidden; border: 4px solid #000;
    
}



.portfolio-block-new li img{width: 100%;}
.slide {
    text-align: center;
    background-color: #DCE4E9;
}

section#testimonial-section{padding: 30px 0; margin: 0 0 20px; float: left; width: 100%; background: #fff url(../images/testimonial-bkg.png) no-repeat center 192px;}
.video-hldr{background: url(../images/video-hldr.png) no-repeat top center; width: 100%; text-align: center; padding: 15px 0; margin: 30px 0 50px;}
.video-hldr iframe{border: 2px solid #000;}
.tstimonial-slider{width: 100%; float: left; border: 2px solid #d7d7d7; padding: 20px 40px;}
.tstimonial-hldr{width: 100%; padding: 0 26px;}
.tstimonial-slider p{font-size: 18px; position: relative;}
.tstimonial-slider p.contnt:before{position: absolute; left: -14px; width: 48px; height: 48px; background: url(../images/testimonial-appo.png) no-repeat left top; content: ''; top: -39px;}

.tstimonial-slider p.contnt:after{position: absolute; width: 48px; height: 48px; background: url(../images/testimonial-appo2.png) no-repeat right bottom; content: ''; margin: -13px 0 0 4px;}
.tstimonial-slider img{display: block; margin: 0 auto 10px; border: 1px solid #0769aa; border-radius: 50%;}
.tstimonial-hldr span{color: #0768a9; font-size: 25px;}
.tstimonial-hldr .tstimonial-slider {color: #535353; font-size: 18px; font-family: "MyriadPro-Light";}
.slick-prev{background: url(../images/left-arrw.png) no-repeat left center !important; height: 70px !important; left: -67px !important; width: 70px !important;}
.slick-next{background: url(../images/right-arrw.png) no-repeat left center !important;  height: 70px !important; right: -84px!important; width: 70px !important;}
.contact-us_home{
background: rgba(234,234,234,1) !important;
background: -moz-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(254,254,254,1) 54%, rgba(254,254,254,1) 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(234,234,234,1)), color-stop(54%, rgba(254,254,254,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(254,254,254,1) 54%, rgba(254,254,254,1) 100%) !important;
background: -o-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(254,254,254,1) 54%, rgba(254,254,254,1) 100%) !important;
background: -ms-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(254,254,254,1) 54%, rgba(254,254,254,1) 100%) !important;
background: linear-gradient(to bottom, rgba(234,234,234,1) 0%, rgba(254,254,254,1) 54%, rgba(254,254,254,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#fefefe', GradientType=0 );
}

.slick-prev::before, .slick-next::before{font-size: 0 !important;}
.slick-dots li button{display: none !important; }