/* Default Reset Css Starts Here
===============================================================*/
html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary{margin:0;padding:0;border:0;font-size:100%;font-weight:normal;vertical-align:baseline;background:transparent;box-sizing: border-box;}
article,aside,figure,footer,header,nav,section,details,summary{display:block;}
img,object,embed{max-width:100%;}
html{overflow-y:scroll;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
th{font-weight:bold;vertical-align:bottom;}
td{font-weight:normal;vertical-align:top;}
hr{display:block;height:1px;border:0;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
pre{white-space:pre; /* CSS2 */white-space:pre-wrap; /* CSS 2.1 */white-space:pre-line; /* CSS 3 (and 2.1 as well, actually) */word-wrap:break-word; /* IE */}
input[type="radio"]{vertical-align:text-bottom;}
input[type="checkbox"]{vertical-align:bottom;}
select,input,textarea{font:99% sans-serif;}
table{font-size:inherit;}
small{font-size:85%;}
strong{font-weight:bold; color:#151515;}
td,td img{vertical-align:top;}
sub,sup{font-size:75%;line-height:0;position:relative;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
pre,code,kbd,samp{font-family:monospace,sans-serif;}
.clickable,label,input[type=button],input[type=submit],input[type=file],button{cursor:pointer;}
button,input,select,textarea{margin:0;}

/* make buttons play nice in IE */
button,input[type=button]{width:auto;overflow:visible;}

ul {margin: 0 0 17px 17px;}
ul li {padding-left: 18px;margin-bottom: 3px;}
li > ul, li > ol {margin-left: 17px;}

/* Let's Clear Some Floats
===================================================*/
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}

/* Fonts Css Start
=====================================================*/
@font-face {
  font-family: 'Gotham Rounded';
  src: url('../fonts/GothamRounded-Light.eot');
  src: url('../fonts/GothamRounded-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/GothamRounded-Light.woff2') format('woff2'),
      url('../fonts/GothamRounded-Light.woff') format('woff'),
      url('../fonts/GothamRounded-Light.ttf') format('truetype'),
      url('../fonts/GothamRounded-Light.svg#GothamRounded-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Rounded';
  src: url('../fonts/GothamRounded-Bold.eot');
  src: url('../fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/GothamRounded-Bold.woff2') format('woff2'),
      url('../fonts/GothamRounded-Bold.woff') format('woff'),
      url('../fonts/GothamRounded-Bold.ttf') format('truetype'),
      url('../fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Rounded Book';
  src: url('../fonts/GothamRounded-Book.eot');
  src: url('../fonts/GothamRounded-Book.eot?#iefix') format('embedded-opentype'),
      url('../fonts/GothamRounded-Book.woff2') format('woff2'),
      url('../fonts/GothamRounded-Book.woff') format('woff'),
      url('../fonts/GothamRounded-Book.ttf') format('truetype'),
      url('../fonts/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Rounded';
  src: url('../fonts/GothamRounded-Medium.eot');
  src: url('../fonts/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/GothamRounded-Medium.woff2') format('woff2'),
      url('../fonts/GothamRounded-Medium.woff') format('woff'),
      url('../fonts/GothamRounded-Medium.ttf') format('truetype'),
      url('../fonts/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}




/* Settings
=====================================================*/
body {-webkit-text-size-adjust:none;-webkit-font-smoothing: antialiased;font-family: 'Gotham Rounded', sans-serif;font-weight: normal;color: #43484E;line-height: 1.625;
  font-size: 16px;}

.siteWrapper {overflow: hidden;}
.container {max-width: 1580px;margin: 0 auto;padding: 0 30px;}
p {margin-bottom: 25px;}

h1, h2, h3, h4, h5, h6 {font-family: 'Gotham Rounded', sans-serif;font-weight: bold;padding: 0;margin: 0;}
h1 {font-size: 85px;color: #000000;font-weight: bold;line-height: 1.058823529411765;margin: 0;padding: 0;text-transform: uppercase;}
h2 {font-size: 30px;line-height: 1.2;color: #000000;font-weight: bold;position: relative;padding: 0 0 0 82px; margin: 0 0 0 0;}
h2 strong {color: #ee1e40;}
h2::before {content: "";background: url(../images/heading_pattern.svg) no-repeat center center;position: absolute;top: -30px;left: -220px;display: block;width: 296px;height: 100px;}
h3{font-size: 24px;line-height: 1.2;color: #000000;font-weight: bold;margin-bottom:15px;}

/* anchor link
=====================================================*/
a{color: #EE1E40;text-decoration: none;font-weight: bold;}
a:focus, a:hover{color: #000000;outline: none;text-decoration: none;}

.button { color: #EE1E40; font-weight: bold; font-size: 18px; line-height: 1.1; padding: 16px 56px 16px 54px; display: inline-block; border: solid 1px #EE1E40; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.button:hover,.button:focus { outline: none; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; color: #EE1E40; text-decoration: none; }


/* Header Css Start
=====================================================*/
#header {background: #ffffff;box-shadow: 0 3px 6px rgba(0,0,0,0.03);position: relative;z-index: 9999;}
.top_header {background: #F7F8F8;padding: 11px 0;}
.top_nav {list-style: none;padding: 0;margin: 0;text-align: right;font-size: 16px;line-height: 1.1875;}
.top_nav li {list-style: none;padding: 0;margin: 0 0 0 49px;display: inline-block;}
.top_nav li a {display: block;color: #000000;letter-spacing: 0.1px;font-weight: normal;}
.top_nav li.current-menu-item a, .top_nav li:hover a, .top_nav li a:focus {text-decoration: none;color: #EE1E40;}

.bottom_header {padding: 22px 0;}
.bottom_header .button {float: right;margin: 6px 0 0 107px;background: #EE1E40;color: #ffffff;display: none;padding: 16px 39px 16px;}
.bottom_header .button:hover, .bottom_header .button:focus {background: #EE1E40;color: #ffffff;}
.logo {width: 331px;display: block;float: left;margin: 0 0 0 -23px;}
.logo img {display: block;width: 100%;}
nav {float: right;margin: 20px 0 0;}
.enumenu_ul {list-style: none;padding: 0;margin: 0;font-size: 20px;line-height: 1.2;}
.enumenu_ul li {list-style: none;padding: 0;margin: 0 0 0 75px;display: inline-block;position: relative;}
.enumenu_ul li:first-child {margin-left: 0;}
.enumenu_ul li a {display: block;color: #000000;letter-spacing: 0.1px;font-weight: normal;letter-spacing: -0.2px;position: relative;z-index: 1;}
.enumenu_ul li a span {position: relative;z-index: 2;}
.enumenu_ul> li > a::before { content: ""; width: 256px; height: 70px; background: #ffffff; box-shadow: 0 3px 38px rgba(0,0,0,0.03); display: block; position: absolute; top: 100%; left: 50%; border-radius: 100%; -webkit-border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); z-index: -1; display: none; margin: -14px 0 0; }
.enumenu_ul > li.menu-item-has-children > a::after {content: "\f078";font-family: "Font Awesome 5 Pro";display: inline-block;vertical-align: middle;font-size: 18px;position: relative;top: -4px;margin-left: 16px;}
.mac .enumenu_ul > li.menu-item-has-children > a::after {top: 0;}
.enumenu_ul li.current_page_item > a, .enumenu_ul li a:hover, .enumenu_ul li a:focus {color: #EE1E40;text-decoration: none;}
.enumenu_ul li.menu-item-has-children:hover > a::before {display: block;}
.enumenu_ul li ul { position: absolute; top: 100%; left: -120px; width: 600px; background: #F7F8F8; box-shadow: 0 20px  50px #E9ECF1; margin: 48px 0 0 0; padding: 49px 70px 60px; font-size: 16px; transform: translateY(50px); -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); opacity: 0;visibility: hidden; }
.enumenu_ul li ul li {margin: 0;padding: 27px 0;display: inline-block;vertical-align: top;width: calc(50% - 3px);}
.enumenu_ul li ul li a {display: inline-block;padding-left: 52px;position: relative;}
.enumenu_ul li ul li a img { margin: 0 auto; position: absolute; top: 50%; left: 0; max-width: 38px; max-height: 32px; display: block; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.enumenu_ul li:hover > ul { transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); opacity: 1; visibility: visible; }
.menu-image-title-after.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title {padding: 0;}

#header.fixed {position: fixed;background: #ffffff;top: 0;left: 0;right: 0;    animation-name: menu-slide-down;-webkit-animation-name: menu-slide-down;-html-animation-name: menu-slide-down;-moz-animation-name: menu-slide-down;-o-animation-name: menu-slide-down;animation-duration: 00.5s;-webkit-animation-duration: 00.5s;-moz-animation-duration: 00.5s;-html-animation-duration: 00.5s;-o-animation-duration: 00.5s;z-index: 99999;}
#header.fixed .top_header {display: none;}
#header.fixed .bottom_header .button {display: block;}
#header.fixed .enumenu_ul li ul {margin-top: 48px;}
@media (min-width: 768px) {
  .enumenu_ul li ul { transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -ms-transition: all 0.4s linear; -o-transition: all 0.4s linear; }
}
@keyframes menu-slide-down {
    0% { transform: translateY(-100%) }
    100% { transform: translateY(0) }
}
@-webkit-keyframes menu-slide-down {
    0% { -webkit-transform: translateY(-100%) }
    100% { -webkit-transform: translateY(0) }
}
.menu-icon {display: none;cursor: pointer;width: 40px;height: 34px;position: absolute;right: 10px;top: 18px;}
.menu-icon .menu-box {width: 40px;height: 34px;padding: 5px;position: absolute;left: 0;}
.menu-icon .menu-box span {width: 100%;height: 4px;margin-bottom: 6px;background: #3A3E44;display: block;border-radius: 2px;transition: all 0.5s;-webkit-transition: all 0.5s;}
.menu-icon.active span:nth-child(1) {transform: rotate(45deg) translateY(8px) translateX(6px);-webkit-transform: rotate(45deg) translateY(8px) translateX(6px);-moz-transform: rotate(45deg) translateY(8px) translateX(6px);-ms-transform: rotate(45deg) translateY(8px) translateX(6px);-o-transform: rotate(45deg) translateY(8px) translateX(6px);}.menu-icon.active span:nth-child(2) {opacity: 0;}
.menu-icon.active span:nth-child(3) {transform: rotate(-45deg) translateY(-7px) translateX(6px);-webkit-transform: rotate(-45deg) translateY(-7px) translateX(6px);-moz-transform: rotate(-45deg) translateY(-7px) translateX(6px);-ms-transform: rotate(-45deg) translateY(-7px) translateX(6px);-o-transform: rotate(-45deg) translateY(-7px) translateX(6px);}
.blankDiv {height: 158px;}


/* Footer Css Start
=====================================================*/
#footer {background: #3A3E44;padding: 113px 0 0;position: relative;}
#footer .container {max-width: 1418px;position: relative;z-index: 1;}
#footer::before {content: "";background: url(../images/foo_r_logo.svg) no-repeat center center;position: absolute;display: block;left: 0;bottom: 47px;background-size: 100%;width: 1904px;height: 513px;}
.foo_description {float: left;width: 350px;}
.foo_description a {color: #ffffff;font-size: 16px;line-height: 1.1;display: inline-block;font-weight: normal;margin-bottom: 19px;}
.foo_description a i {display: inline-block;vertical-align: middle;margin: 0 5px 0 0;width: 20px;font-size: 18px;position: relative;top: -4px;}
.foo_description a:hover, .foo_description a:focus {color: #EE1E40;text-decoration: none;}
.foo_logo {width: 348px;display: block;margin: 0 0 36px !important;}
.foo_logo img {display: block;width: 100%;}
.foo_description p {padding-left: 91px;position: relative;color: #ffffff;font-weight: normal;margin-bottom: 18px;}
.foo_description p strong {width: 91px;padding-right: 10px;display: block;position: absolute;left: 0;top: -3px;font-weight: bold;font-size: 18px;}
.foo_menu {width: 46%;float: right;list-style: none;padding: 13px 0 0;margin: 0;font-size: 18px;}
.foo_menu > li {list-style: none;padding: 0;margin: 0;display: inline-block;width: calc(50% - 42px);vertical-align: top;}
.foo_menu > li:last-child {width: 73px;}
.foo_menu > li > a {color: #ffffff;display: inline-block;font-weight: bold;margin-bottom: 34px;}
.foo_menu > li ul {list-style: none;padding: 0;margin: 0;font-size: 16px;}
.foo_menu > li ul li {list-style: none;padding: 0;margin: 0 0 13px;}
.foo_menu > li ul li a {color: #ffffff;display: inline-block;font-weight: normal;}
.foo_menu li a:hover, .foo_menu li a:focus {color: #EE1E40;text-decoration: none;}

.copyright_text_designby {background: #43484E;padding: 16px 0;margin: 88px 0 0;position: relative;z-index: 1;}
.copyright_text_designby p {color: #ffffff;font-size: 14px;font-weight: normal;line-height: 1.1;margin: 0;}
.copyright_text_designby p a {color: #ffffff;display: inline-block;}
.copyright_text_designby p a:hover, .copyright_text_designby p a:focus {color: #EE1E40;text-decoration: none;}
.copyright_text {float: left;}
.designby {float: right;}


/* Banner Sections Css Start
=====================================================*/
.banner_sec {background-size: cover;background-repeat: no-repeat;background-position: center center;position: relative;padding: 150px 0 60px;}
.banner_sec::before {content: "";background: rgba(255,255,255,0.8);position: absolute;top: 0; bottom: 0;left: 0;right: 0;display: block;z-index: 0;}
.banner_sec .container {z-index: 5;position: relative;}
.banner_content_wrap h2 {font-size: 85px;line-height: 1.08;color: #000000;margin: 0;padding: 0;font-family: 'Gotham Rounded', sans-serif;text-transform: uppercase;letter-spacing: -1.5px;}
.banner_content_wrap h2::before {display: none;}
.banner_content_wrap h3 {color: #000000;font-size: 24px;line-height: 1.208333333333333;margin: 0 0 16px;padding: 0;}
.banner_right_content {max-width: 705px;text-align: right;margin: 0 0 0 auto;}
.banner_right_content p {font-size: 28px;line-height: 1.428571428571429;color: #2B2E33;text-transform: uppercase;margin: 0;padding: 0;}
.banner_left_content {max-width: 500px;margin-top: 80px;}
.banner_left_content a {display: inline-block;color: #000000;}
.banner_left_content a:hover {color: #EE1E40;}
.banner_left_content p {font-size: 16px;line-height: 1.625;letter-spacing: 0;}
.red_banner_logo {width: 124px;display: block;position: absolute;bottom: 75px;left: -62px;z-index: 1;}
.red_banner_logo img {display: block;width: 100%;}
.red_banner_logo img:nth-child(2) {position: absolute;top: 0;left: 0;opacity: 0;}
.banner_sec:hover .red_banner_logo img {opacity: 0;}
.banner_sec:hover .red_banner_logo img:nth-child(2) {opacity: 1;}
.box_big_ani {position: absolute;}
.box_big_ani { width: 690px; height: 690px; display: block; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%;  position: absolute; right: -137px; top: 40%; z-index: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);box-shadow: 20px 20px 26px #ffffff; background: #ffffff;background: -moz-linear-gradient(-45deg, #ffffff 23%, #e7eaf0 71%, #ffffff 87%);background: -webkit-linear-gradient(-45deg, #ffffff 23%,#e7eaf0 71%,#ffffff 87%);background: linear-gradient(135deg, #ffffff 23%,#e7eaf0 71%,#ffffff 87%);}
.box_small_ani { width: 390px; height: 390px; display: block; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%;  position: absolute; right: 344px; top: 40%; z-index: 1; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);box-shadow: 20px 20px 26px #ffffff; background: #ffffff;background: -moz-linear-gradient(-45deg, #ffffff 23%, #e7eaf0 71%, #ffffff 87%);background: -webkit-linear-gradient(-45deg, #ffffff 23%,#e7eaf0 71%,#ffffff 87%);background: linear-gradient(135deg, #ffffff 23%,#e7eaf0 71%,#ffffff 87%);}
.banner_slider {position: relative;z-index: 2;}
.banner_slider .slick-dots {text-align: left;left: -10px;right: 0;bottom: 172px;}
.banner_slider .slick-dots li button { width: 19px; height: 5px; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-top-left-radius: 20px;border-bottom-left-radius: 20px; border: none; background: rgba(123,131,141,0.1);}
.banner_slider .slick-dots li button:hover, .banner_slider .slick-dots li button:focus, .banner_slider .slick-dots li.slick-active button {background: #EE1E40;}
.banner_sec:hover .box_big_ani { width: 100%; border-radius: 500px; -webkit-border-radius: 500px; -moz-border-radius: 500px; -ms-border-radius: 500px; -o-border-radius: 500px; opacity: 0; }
.banner_sec:hover .box_small_ani {opacity: 0;}



/* About Us Discription Css Start
=====================================================*/
.about_us_discription_sec {padding: 100px 0;position: relative;z-index: 1;}
.about_us_discription_title {width: 32.7%;float: left;}
.about_us_discription {width: 60%;float: left;}
.about_us_discription p {letter-spacing: -0.1px;}
.about_us_discription hr {height: 8px;background-color: #EE1E40;margin-bottom:50px;}
.about_us_discription hr:last-child {margin-bottom: 0;}
.about_us_discription .button {margin-top: 36px;}


/* Services List Sections Css Start
=====================================================*/
.our_services_sec {position: relative;padding: 199px 0;}
.our_services_sec::before { content: ""; background: url(../images/wave-with-shadow.png) no-repeat center top; background-size: cover; display: block; position: absolute; margin-bottom: 70px; top: -110px; left: 0; right: 0; bottom: 0;}
.our_services_sec .container {position: relative;z-index: 1;}
.our_services_list_wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.our_services_list {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;text-align: center;padding: 0 30px;}
.our_services_list figure {width: 127px;height: 97px;text-align: center;margin: 0 auto 14px;}
.our_services_list figure img {max-width: 127px;max-height: 87px;display: inline-block;}
.our_services_list h3 {font-size: 18px;font-weight: bold;margin-bottom: 26px}
.our_services_list p {margin-bottom: 28px;}
.our_services_list a {font-size: 18px;line-height: 1.1;}
.our_services_list a i {font-weight: 400;font-size: 14px;display: inline-block;vertical-align: middle;margin-left: 8px;position: relative;top: -3px;}

@keyframes bounceIn{
  from, 60%, 75%, 90%, to {
    animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity:0;
    transform:translate3d(0, 3000px, 0);
    -webkit-transform:translate3d(0, 3000px, 0);
    -moz-transform:translate3d(0, 3000px, 0);
    -ms-transform:translate3d(0, 3000px, 0);
    -o-transform:translate3d(0, 3000px, 0);
  }
  60% {
    opacity:1;
    transform:translate3d(0, -20px, 0);
    -webkit-transform:translate3d(0, -20px, 0);
    -moz-transform:translate3d(0, -20px, 0);
    -ms-transform:translate3d(0, -20px, 0);
    -o-transform:translate3d(0, -20px, 0);
  }
  75% {
    transform:translate3d(0, 10px, 0);
    -webkit-transform:translate3d(0, 10px, 0);
    -moz-transform:translate3d(0, 10px, 0);
    -ms-transform:translate3d(0, 10px, 0);
    -o-transform:translate3d(0, 10px, 0);
  }
  90% {
    transform:translate3d(0, -5px, 0);
    -webkit-transform:translate3d(0, -5px, 0);
    -moz-transform:translate3d(0, -5px, 0);
    -ms-transform:translate3d(0, -5px, 0);
    -o-transform:translate3d(0, -5px, 0);
}
  to {
    transform:translate3d(0, 0, 0);
    -webkit-transform:translate3d(0, 0, 0);
    -moz-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0);
    -o-transform:translate3d(0, 0, 0);
}
}
@keyframes bounceOut{
  from, 60%, 75%, 90%, 100%, to {
    animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity:1;
    transform:translate3d(0, 0, 0);
    -webkit-transform:translate3d(0, 0, 0);
    -moz-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0);
    -o-transform:translate3d(0, 0, 0);
}
  60% {
    opacity:1;
    transform:translate3d(0, -20px, 0);
    -webkit-transform:translate3d(0, -20px, 0);
    -moz-transform:translate3d(0, -20px, 0);
    -ms-transform:translate3d(0, -20px, 0);
    -o-transform:translate3d(0, -20px, 0);
  }
  75% {
    transform:translate3d(0, 10px, 0);
    -webkit-transform:translate3d(0, 10px, 0);
    -moz-transform:translate3d(0, 10px, 0);
    -ms-transform:translate3d(0, 10px, 0);
    -o-transform:translate3d(0, 10px, 0);
  }
  90% {
    transform:translate3d(0, -5px, 0);
    -webkit-transform:translate3d(0, -5px, 0);
    -moz-transform:translate3d(0, -5px, 0);
    -ms-transform:translate3d(0, -5px, 0);
    -o-transform:translate3d(0, -5px, 0);    
  }
  100% {
    opacity:0;
  }
  to {
    transform:translate3d(0, 3000px, 0);
    -webkit-transform:translate3d(0, 3000px, 0);
    -moz-transform:translate3d(0, 3000px, 0);
    -ms-transform:translate3d(0, 3000px, 0);
    -o-transform:translate3d(0, 3000px, 0);    
  }
}
.our_services_sec:hover::before {
  animation-name: bounceIn;
  opacity: 1;
}



/* Our Works Section Css Start
=====================================================*/
.our_works_home_sec {position: relative;}
.our_works_home_sec h2 {margin-bottom: 90px;}
.our_works_home_slider {margin: 0 0 0 34px;position: relative;z-index: 1;max-width: 1186px;}
.our_works_content {padding: 0 40px;}
.our_works_content figure {padding-bottom: 117%;background-size: cover;background-repeat: no-repeat;background-position: center;margin: 0 0 30px;background-color: #eaeaea;}
.our_works_content h3 {font-size: 24px;margin-bottom: 37px;}
.our_works_content h3 br {display: none;}
.our_works_content a {font-size: 18px;line-height: 1.1;}
.our_works_content a i {font-weight: 400;font-size: 14px;display: inline-block;vertical-align: middle;margin-left: 8px;position: relative;top: -3px;}
.slick-slide:focus {outline: none;box-shadow: none;}
.our_work_bg_red_logo { position: absolute; top: 50%; left: -220px; right: 0; margin: 0 auto; max-width: 1433px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.our_work_bg_red_logo img {display: block;width: 100%;}
.slick-arrow { width: 50px; height: 50px; background: transparent; font-size: 0; line-height: 0; display: block; position: absolute; top: 50%; left: 30px; z-index: 1; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); border: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; cursor: pointer; }
.slick-arrow::before {content: "\f053";font-family: "Font Awesome 5 Pro";font-weight: 300;font-size: 30px;line-height: 50px;text-align: center;width: 50px;height: 50px;display: block;text-shadow: 0 3px 6px rgba(0,0,0,0.51);color: #ffffff;}
.slick-arrow.slick-next {left: auto;right: 92px;}
.slick-arrow.slick-next::before {content: "\f054";}
.slick-arrow:hover,.slick-arrow:focus {background: #EE1E40;color: #ffffff;outline: none;box-shadow: none;}
.our_works_home_slider .slick-list {overflow: visible;}
.our_works_home_slider .prevdiv {opacity: 0;}
.carousel-next { width: 50px; height: 50px; background: transparent; font-size: 0; line-height: 0; display: block; position: absolute; top: 50%; right: 0; z-index: 1; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); border: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; cursor: pointer; }
.carousel-next::before {content: "\f054";font-family: "Font Awesome 5 Pro";font-weight: 300;font-size: 30px;line-height: 50px;text-align: center;width: 50px;height: 50px;display: block;text-shadow: 0 3px 6px rgba(0,0,0,0.51);color: #ffffff;}
.carousel-prev { width: 50px; height: 50px; background: transparent; font-size: 0; line-height: 0; display: block; position: absolute; top: 50%; left: 260px; z-index: 1;  border: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; cursor: pointer; }
.carousel-prev::before {content: "\f053";font-family: "Font Awesome 5 Pro";font-weight: 300;font-size: 30px;line-height: 50px;text-align: center;width: 50px;height: 50px;display: block;text-shadow: 0 3px 6px rgba(0,0,0,0.51);color: #ffffff;}
.carousel-prev, .carousel-next {background: transparent;color: #ffffff;outline: none;box-shadow: none;z-index: 3;}
.carousel-prev:hover, .carousel-next:hover {color: #EE1E40;}
.carousel-prev:hover::before, .carousel-next:hover::before {color: #EE1E40;}



/* Seo Achive Results Section Css Start
=====================================================*/
.achive_results_sec {padding: 50px 0;}
.achive_results_sec .about_us_discription_title {width: 42.3%;padding-right: 90px;}
.achive_results_sec .about_us_discription_title h2::before {top: -17px;}
.achive_results_sec .about_us_discription {width: 43%;}
.achive_results_slider_wrap {background: #ffffff;background: -moz-linear-gradient(-45deg, #ffffff 23%, #e7eaf0 71%, #ffffff 87%);background: -webkit-linear-gradient(-45deg, #ffffff 23%,#e7eaf0 71%,#ffffff 87%);background: linear-gradient(135deg, #ffffff 23%,#e7eaf0 71%,#ffffff 87%); border-top-right-radius: 1000px; border-bottom-right-radius: 1000px;padding: 0 0 0 82px;margin: 71px 0 0 0;position: relative;box-shadow: 0 10px 50px #E9ECF1;width: 89%;}
.achive_results_slider_wrap::before {content: "";background: #ffffff;position: absolute;left: -300%;top: 0;bottom: 0;width: 300%;display: block;box-shadow: -30px 0 50px #E9ECF1;}
.achive_results_slider { border-top-right-radius: 1000px; border-bottom-right-radius: 1000px;overflow: hidden;padding: 80px 0 80px 12%;margin: 0 0 0 -81px;}
.achive_results_slider .slick-prev.slick-arrow {display: none !important;}
.achive_results_slider .slick-next.slick-arrow {
background: -moz-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 14%, rgba(248,248,248,0) 29%, rgba(236,238,243,0.5) 45%, rgba(231,234,240,0.5) 59%, rgba(243,244,247,0.9) 72%, rgba(244,245,248,0.91) 73%, rgba(255,255,255,1) 88%);
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 14%,rgba(248,248,248,0) 29%,rgba(236,238,243,0.5) 45%,rgba(231,234,240,0.5) 59%,rgba(243,244,247,0.9) 72%,rgba(244,245,248,0.91) 73%,rgba(255,255,255,1) 88%);
background: linear-gradient(135deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 14%,rgba(248,248,248,0) 29%,rgba(236,238,243,0.5) 45%,rgba(231,234,240,0.5) 59%,rgba(243,244,247,0.9) 72%,rgba(244,245,248,0.91) 73%,rgba(255,255,255,1) 88%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; width: 110%;height: 110%; right: 0;}
.achive_results_slider .slick-next.slick-arrow::before {display: none;}

.achive_results_content {padding: 0 81px 25px;}
.achive_results_content figure {width: 108px;height: 108px;text-align: center;line-height: 108px;margin-left: 20px;margin-bottom: 45px;}
.achive_results_content figure img {display: inline-block;max-width: 108px;max-height: 108px;line-height: 108px;vertical-align: middle;}
.achive_results_content h3 {font-size: 24px;line-height: 1.208333333333333;margin-bottom: 28px;}
.achive_results_slider .slick-slide {position: relative;}
.achive_results_slider .slick-slide::before {height: 8px;content: "";background: #EE1E40;display: block;position: absolute;bottom: 0;left: 81px;right: 81px;}
.achive_results_slider .slick-slide.slick-current + .slick-active::before {right: 110px;}


/* Testimonial Section Css Start
=====================================================*/
.testimonial_sec {padding: 23px 0 94px;}
.testimonial_slider_wrap {position: relative;margin: 100px 0 0 82px;}
.testimonial_slider_wrap::before {content: "";
  background: rgb(255,255,255);
  background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 28%, rgba(248,248,248,1) 51%, rgba(236,238,243,1) 70%, rgba(231,234,240,1) 82%, rgba(244,245,248,1) 92%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 28%,rgba(248,248,248,1) 51%,rgba(236,238,243,1) 70%,rgba(231,234,240,1) 82%,rgba(244,245,248,1) 92%,rgba(255,255,255,1) 100%); 
  background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 28%,rgba(248,248,248,1) 51%,rgba(236,238,243,1) 70%,rgba(231,234,240,1) 82%,rgba(244,245,248,1) 92%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
  position: absolute;top: 0;bottom: 0;left: 190px;width: 280%;display: block;box-shadow: 0 15px 50px #E9ECF1;z-index: 1;}
.testimonial_content {position: relative;padding: 82px 52px 75px 400px;}
.testimonial_content::before {content: "";max-width: 90px;position: absolute;top: 0;bottom: 0;left: 190px;z-index: 1;background: #fff;width: 100%;}
.testimonial_content > * {position: relative;z-index: 2;}
.testi_thumb_img {width: 106px;height: 106px;background-size: cover;background-repeat: no-repeat;background-position: center center;position: absolute;top: 70px;left: 263px;}
.testimonial_slider {z-index: 2;}
.testimonial_content p {font-size: 18px;line-height: 1.666666666666667;color: #707070;margin-bottom: 11px;}
.client_name_desi {color: #43484E;display: block;text-align: right;font-size: 16px;line-height: 1.625;}

.slick-dots {position: absolute;bottom: 30px;left: 120px;right: 70px;text-align: center;list-style: none;padding: 0;margin: 0;}
.slick-dots li {list-style: none;padding: 0;margin: 0 12px;display: inline-block;}
.slick-dots li button { border: solid 1px #E9ECF1; width: 10px; height: 10px; display: block; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; background: #ffffff;display: block; appearance: none; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none; -moz-appearance: none; font-size: 0;line-height: 0; }
.slick-dots li:hover button, .slick-dots li.slick-active button {background: #E9ECF1;border-color: #E9ECF1;outline: none;box-shadow: none;}
.slick-dots li button:focus {outline: none;box-shadow: none;}

.testimonial_r_logo { width: 240px; display: block; position: absolute; left: 0;bottom: -30px;z-index: -1 !important; }
.testimonial_r_logo img {width: 100%;display: block;}


/* Partners Logos Sections Css Start
=====================================================*/
.partners_sec {padding: 71px 0;}
.partners_slider {margin: 73px 0 0 81px;position: relative;}
.partners_slider::before {content: "";background: #ffffff;position: absolute;top: 0;bottom: 0;left: -200%;z-index: 1;display: block;width: 200%;}
.partners_slider .slick-list {overflow: visible;}


/* Blog Section Css Start
=====================================================*/
.blog_sec {padding: 78px 0;}
.blog_sec h2 {margin-bottom: 62px;}
.blog_content_wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -23px 43px;padding: 0 74px 0 83px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.blog_content {padding: 0 23px;margin-bottom: 35px;-webkit-box-flex: 0;-ms-flex: 0 0 33.3333%;flex: 0 0 33.3333%;max-width: 33.3333%;}
.blog_content a {display: block;text-decoration: none;}
.blog_category {position: absolute;bottom: 0;left: 0;display: inline-block;background: #EE1E40;color: #ffffff;font-size: 16px;line-height: 1.1;font-weight: normal;padding: 21px 16px 19px 10px;border-top-right-radius: 50px;border-bottom-right-radius: 50px;z-index: 1;}
.blog_content_img {padding-bottom: 131.24%;background-size: cover;background-position: center center;background-repeat: no-repeat;display: block;position: relative;margin-bottom: 26px;background-color: #eaeaea;}
.blog_content_img::before {content: "";background: #43484E;position: absolute;top: 0;bottom: 0;left: 0;right: 0;display: block;opacity: 0;}
.blog_content h4 {color: #43484E;font-size: 16px;line-height: 1.625;font-weight: normal;margin-bottom: 12px;}
.blog_content h3 {color: #2B2E33;font-size: 24px;line-height: 1.208333333333333;margin-bottom: 24px;}
.blog_content p {color: #000000;font-size: 16px;line-height: 1.625;font-weight: normal;margin-bottom: 0;}
.date {display: block;color: #7B838D;font-size: 14px;line-height: 1.2;font-weight: 300;margin-bottom: 13px;}
.btn_wrap_center {padding: 0 82px;text-align: center;}
.blog_content .link { font-weight: bold; display: block; margin-top: 15px; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; font-size: 18px; }
.blog_content .link i{margin-left: 10px}
.blog_content a:hover .link{color: #000000;}
.blog_content a:hover h4, .blog_content a:hover h3 {color: #EE1E40;}
.blog_content a:hover .blog_content_img::before {opacity: 0.2;}


/* FAQ Section Css Start
=====================================================*/
.faq_sec {padding: 60px 0 70px;}
.faq_sec h2 {margin-bottom: 55px;}
.faq_accordion {list-style: none;padding: 0;margin: 0;}
.faq_accordion > li {list-style: none;padding: 0;margin: 0;border-bottom: solid 2px #E9ECF1;}
.accordion-title {display: block;color: #2B2E33!important;font-size: 18px;line-height: 1.208333333333333;padding: 34px 78px 37px 0;position: relative;}
.accordion-title:hover, .accordion-title:focus {color: #2B2E33!important;text-decoration: none;}
.accordion-title::after {content: "";width: 20px;height: 4px;display: block;background: #EE1E40;display: block;position: absolute;top: 48px;right: 23px;}
.accordion-title::before {content: "";width: 4px;height: 20px;display: block;background: #EE1E40;display: block;position: absolute;top: 40px;right: 31px;}
.accordion-title.active::before {opacity: 0;}
.accordion-content {display: none;padding-right: 30px;font-size:14px!important;}
.faq_accordion_wrap {padding: 0 82px;}
.faq_accordion_wrap::before, .faq_accordion_wrap::after {content: "";display: table;clear: both;}
.faq_accordion_col {width: 48%;float: left;}
.faq_accordion_col:nth-child(2) {float: right;}


/* Get In Touch Section Css Start
=====================================================*/
.get_in_touch_sec { padding: 60px 0; position: relative; background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(233,236,241,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(233,236,241,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(233,236,241,1) 100%);}
.get_in_touch_sec::before {content: "";background: url(../images/get-in-touch-pattern.png) no-repeat center bottom;position: absolute;top: 0;bottom: 0;left: 0;right: 0;display: block;z-index: 0;background-size: 1900px;}
.get_in_touch_sec .container {position: relative;z-index: 1;}
.get_in_touch_form {background: #ffffff;box-shadow: 0 6px 26px #E9ECF1;max-width: 844px;margin: 0 auto;padding: 65px 76px 65px;}
.get_in_touch_form h3 {font-size: 30px;color: #000000;text-align: center;line-height: 1.2;margin-bottom: 30px;}
.get_in_touch_form br {display: none;}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { height: 59px; border: solid 1px #E9ECF1; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; appearance: none; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none; -moz-appearance: none; box-shadow: none !important; outline: none !important; padding: 0 20px; font-size: 16px;font-family: 'Gotham Rounded', sans-serif; font-weight: 400;display: block;margin: 0;width: 100%; }

input[type="submit"] { color: #ffffff; font-weight: bold; font-size: 20px; line-height: 1.1; padding: 7px 15px; display: inline-block; border: solid 1px #EE1E40; width: 194px; height: 70px; text-align: center; background-color: #ee1e40!important; border-radius: 40px!important; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; appearance: none; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none; -moz-appearance: none;font-family: 'Gotham Rounded', sans-serif; font-weight: 400; font-size: 20px; line-height: 1.1; display: block;margin-right: 8px; }
input[type="submit"]:hover, input[type="submit"]:focus { background: transparent; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; border-color: #EE1E40; outline: none; box-shadow: none; }

::-webkit-input-placeholder {color: #43484E;opacity: 1;font-family: 'Gotham Rounded', sans-serif; font-weight: 400;}
::-moz-placeholder {color: #43484E;opacity: 1;font-family: 'Gotham Rounded', sans-serif; font-weight: 400;}
:-ms-input-placeholder {color: #43484E;opacity: 1;font-family: 'Gotham Rounded', sans-serif; font-weight: 400;}
:-moz-placeholder {color: #43484E;opacity: 1;font-family: 'Gotham Rounded', sans-serif; font-weight: 400;}

.wpcf7-form-control-wrap {width: 100%;display: inline-block;vertical-align: top;margin: 0 0 18px;padding-right: 10px;}
.wpcf7-form-control-wrap.tell-us-anything {width: 100%;display: block;}
textarea {height: 183px;resize: none;padding-top: 21px;padding-bottom: 21px;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {text-align: center;color: #EE1E40;    border-color: #EE1E40;}
.wpcf7-not-valid-tip {margin: 5px 0 0;font-size: 14px;display: block;padding: 0 20px;}

.wpcf7 form.sent .wpcf7-response-output {border-color: #37943f;color: #37943f;text-align: center;}


/* Ourt Work Page Css Start Here
=====================================================*/
.our_work_page_Sec, .intro_banner_sec {padding: 52px 0;}
.our_work_ajax_box_wrap {padding-top: 100px;}
.our_work_ajax_box_single {margin-bottom: 43px;}
.our_work_ajax_box_single figure {display: inline-block;width: 71.66666666666667%;vertical-align: middle;margin: 0;background-size: cover;background-repeat: no-repeat;background-position: center center;min-height: 601px;position: relative;}
.our_work_ajax_box_single figure::before {content: "";position: absolute;right: -20px;top: 0;bottom: 0;display: block;width: 55.18%;
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 89%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 89%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 89%,rgba(255,255,255,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );  
  -webkit-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );  
}
.our_work_ajax_box_single figure ul {list-style: none;padding: 60px 0 0;margin: 0 0 0 auto;width: 155px;position: relative;z-index: 1;text-align: center;}
.our_work_ajax_box_single figure ul li {display: block;list-style: none;padding: 27px 0 28px;margin: 0;}
.our_work_ajax_box_single figure ul li strong {font-size: 65px;line-height: 1.2;color: #EE1E40;display: block;margin-bottom: -13px;}
.our_work_ajax_box_single figure ul li strong sup {font-size: 63%;}
.our_work_ajax_box_single figure ul li p {font-size: 18px;color: #2B2E33;line-height: 1.111111111111111;margin: 0;}
.our_work_ajax_box_single_content {width: calc(28.33333333333333% - 5px);display: inline-block;vertical-align: middle;padding: 0 70px 0 90px;}
.our_work_ajax_box_single_content h3 {font-size: 24px;line-height: 1.208333333333333;color: #2B2E33;font-weight: bold;margin-bottom: 22px;}
.our_work_ajax_box_single_content p {margin-bottom: 15px;}
.our_work_ajax_box_single_content a {font-size: 18px;line-height: 1.1;}
.our_work_ajax_box_single_content a i {font-weight: 400;font-size: 14px;display: inline-block;vertical-align: middle;margin-left: 8px;position: relative;top: -3px;}
.about_us_discription h3 { margin-bottom: 20px;}
.our_work_page_Sec .about_us_discription_title,.intro_banner_sec .about_us_discription_title{width: 42%;}
.our_work_page_Sec .about_us_discription,.intro_banner_sec .about_us_discription{width: 45%;padding-top: 6px;}
.our_work_page_Sec .about_us_discription p {    font-weight: bold;font-size: 18px;line-height: 1.166666666666667;}

.our_work_ajax_three_col {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -22px;margin-left: -22px;margin-bottom: 43px;}
.our_work_ajax_col {-webkit-box-flex: 0;-ms-flex: 0 0 33.3333%;flex: 0 0 33.3333%;max-width: 33.3333%;padding: 0;}
.our_work_ajax_col .our_works_content {padding: 0 22px;}
.our_work_ajax_col .our_works_content h3 {margin-bottom: 17px;}
.our_work_ajax_col .our_works_content p {margin-bottom: 23px;}

.view_all_btn_wrap {text-align: center;padding: 46px 0 0;}

.ajax-response .our_work_ajax_box_wrap {padding-top: 0;}


/* client page Css Start
=====================================================*/
.client_logo_list_wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 32px auto;max-width: 1216px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.client_logo_list {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;text-align: center;padding: 0 15px;    padding: 0 20px;}
.client_logo_list a {display: block;}
.client_logo_wrap {height: 264px;display: flex;background-color: #F7F8F8;align-items: center;justify-content: center;margin-bottom:40px;transition: 0.4s;position: relative;-webkit-box-shadow: 0px 0px 16px 6px rgba(233,236,241,1);-moz-box-shadow: 0px 0px 16px 6px rgba(233,236,241,1);box-shadow: 0px 0px 16px 6px rgba(233,236,241,1);}
.client_logo_wrap figcaption {color: #fff;position: absolute;opacity: 0;left: 0;right: 0;z-index: 1;}
.client_logo_wrap img {max-width: 80%;}
.client_logo_list a:hover .client_logo_wrap {background-color: #EE1E40;}
.client_logo_list a:hover figcaption{opacity: 1;}
.client_logo_list a:hover img {display: none !important;}


/* services page Css Start
=====================================================*/
.seo_services {position: relative;z-index: 1;}
.seo_services h2::before{display: none;}
.seo_services .about_us_discription_title {width: 42%;padding-right: 25px;}
.seo_services {padding: 81px 0;}
.seo_services .about_us_discription {width: 45%;}
.our_works_service_sec {padding: 78px 0px;position: relative;}
.our_works_service_sec h2 {margin-bottom: 60px;}
.our_works_service_slider {position: relative;z-index: 1;}
.what_we_do_sec h2 {margin-bottom: 122px;}
.what_we_do_list_wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0 82px;margin: 0 -30px;}
.what_we_do_list {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding: 0 30px;margin-bottom: 70px;}
.what_we_do_list figure {width: 127px;height: 106px;margin-bottom: 40px;line-height: 106px;}
.what_we_do_list figure img {max-width: 127px;max-height: 106px;vertical-align: middle;display: inline-block;width: auto;height: auto;}
.what_we_do_list h3 {margin-bottom: 31px;}
.seo_services ul {list-style:none;margin-left: 0px;  margin-bottom: 23px;  column-count: 3;  column-gap: 20px;  margin-top: 35px;}
.seo_services ul li {padding-left: 30px;margin-bottom: 20px;position: relative;}
.seo_services ul li:before {content: " ";background-image: url(../images/arrow.svg);width: 21px;height: 13px;position: relative;background-repeat: no-repeat;background-size: cover;display: inline-block;margin-right: 12px;position: absolute;left: 0;top: 7px;}


/* Contact page Css Start
=====================================================*/
.contact_information_sec{padding:75px 0;}
.contact_information_row{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.contact_information_col {-webkit-box-flex: 0;-ms-flex: 0 0 51.75%;flex: 0 0 51.75%;max-width: 51.75%;}
.contact_information_row .contact_information_col:first-child {-ms-flex: 0 0 42%;flex: 0 0 42%;max-width: 42%;}
.contact_info {padding-left: 12.8%;margin-top: 146px;}
.contact_info address{font-style: normal;margin-top: 9px;margin-bottom: 31px;}
.contact_info h3 {font-size: 24px;    margin-bottom: 10px;color: #2B2E33;}
.contact_info a{display:inline-block;margin-bottom: 22px;font-weight: 400;color: #43484E}
.contact_info a:hover,.contact_info a:focus{color: #EE1E40}
.contact_info a i{color: #EE1E40;margin-right: 9px;}
.contact_information_row .get_in_touch_form {margin-top: 60px;}


/* difference page Css Start
=====================================================*/
.row{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.col-7{flex: 0 0 58.33333%;max-width: 58.33333%;}
.col-5{flex:0 0 41.66667%;max-width:41.66667%;justify-content: flex-end;display: inline-flex;}
.col {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}
.differences_banner_sec {padding-bottom: 98px;}
.differences_banner_sec .about_us_discription h3 {margin-bottom: 25px;}
.differences_banner_sec .about_us_discription p {margin-bottom: 32px;}
.methodology_sec {margin-bottom: 108px;}
.methodology_sec h2 {margin-bottom: 45px;}

/* Careers page Css Start
=====================================================*/
.work_benefit_sec {padding: 50px 0 75px;}
.we_are_hiring_sec {padding: 50px 0 97px;}
.we_are_hiring_sec h2 {margin-bottom:35px;}
.work_benefit_sec h2 {margin-bottom: 82px;}
.work_benefit_list {-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: 33.33%;}
.hiring_list {list-style: none;margin: 0 auto;max-width: 1064px;}
.hiring_list li {display: flex;flex-wrap: wrap;justify-content: space-between;padding-left: 0px;align-items: center;    padding: 26px 0;border-bottom: 2px solid #E9ECF1;    margin-bottom: 15px;  font-size: 18px;}
.hiring_list a i {margin-left: 16px;font-size: 13px;}
.hiring_list h3 {margin-bottom: 0px;padding-right: 20px;}

.career_slide .bg_img {padding-bottom:81%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.slick-center .career_slide {transform: scale(1.1);-moz-transform: scale(1.1);  -ms-transform: scale(1.1);  -o-transform: scale(1.1);  -webkit-transform: scale(1.1);  position: relative;  z-index: 1;}
.career_gallery {margin-bottom: 66px;margin-top: 16px;}
.slick-center .career_slide .bg_img {box-shadow: 0 6px 26px #E9ECF1; }
.slick-center .career_slide  .bg_img:after { opacity: 0; }
.career_slide { padding: 45px 0; transition: 0.4s; position: relative; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s;}
.career_slide .bg_img:after { content: " "; background-color: rgba(255,255,255,0.85); position: absolute; left:0; right: 0; bottom: 45px; top: 45px; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; }


/* resources page Css Start
=====================================================*/
.blog_filter {padding: 0 82px;margin-bottom: 30px;margin-top: 27px;position: relative;}
.blog_filter_list {margin-left: 0px;list-style: none;}
.blog_filter_list li {font-size: 24px;font-weight: bold;padding-left: 0px;margin-right: 52px;padding-right: 32px;display: inline-block;border-bottom: 2px solid transparent;color: #2B2E33;text-decoration: none;cursor: pointer;}
.blog_filter_list li.resp-tab-active, .blog_filter_list li:hover {border-color: #EE1E40;}
.blog_filter_list  li:before {content: " ";background-image: url(../images/arrow.svg);width: 21px;height: 13px;position: relative;background-repeat: no-repeat;background-size: cover;display: inline-block;margin-right: 12px;top: -2px;}
.blog_filter_select {display: flex;flex-wrap: wrap;justify-content: flex-end;font-size: 16px;color: #2B2E33;margin-bottom: 36px;}
.blog_filter_select > div:first-of-type {margin-right: 45px;}
.blog_filter_select span {margin-right: 10px;font-weight: 400;position: relative;top: 4px;}
.blog_filter_select select {height: 42px;border: 1px solid #E9ECF1;padding: 0px 45px 0px 10px;-webkit-appearance: none;appearance: none;background-image: url(../images/chevron.svg);background-repeat: no-repeat;    background-position: 92% center;min-width: 176px;font-size: 16px;}
.ie .blog_filter_select select {padding: 0px 0px 0px 10px;background: #ffffff !important;}
.resources_sec {position: relative;z-index: 1;}
.resources_sec .blog_content {margin-bottom: 53px;}
.resources_sec .blog_content_img {padding-bottom: 130.915%;}
.resourses_content_wrapper {color: #43484E;margin:90px 80px 58px;}
.resourses_content_wrapper ul {margin-bottom: 25px;}
.resourses_content_wrapper ul li { padding-left: 0px; margin-bottom: 0px;}
.resourses_content_wrapper .date {margin-bottom: 54px;}
.resourses_content_wrapper > h3 {color: #2B2E33;margin-top: 54px;margin-bottom: 24px;}
.resourses_content_wrapper ol {list-style: none;counter-reset: count;margin-top: 52px;padding-bottom: 20px;}
.resourses_content_wrapper ol:after {clear: both;display: table;content: " ";}
.resourses_content_wrapper ol li:before {  counter-increment: count;content:"0" counter(count) " ";position: absolute;left: 0;top: 0;font-size: 24px;color: #EE1E40;font-weight: bold;line-height: 1.3;}
.resourses_content_wrapper ol li {float: left;width: 33.33%;margin-bottom: 52px;padding-left: 50px;position: relative;padding-right: 50px;}
.resourses_content_wrapper ol li:nth-of-type(3n+1) {clear: left;}
.resourses_content_wrapper ol li:nth-last-child(-n+3) {margin-bottom: 0px;}
.share_icon {display: flex;    margin-top: 67px;}
.share_icon ul li {display: inline-block;margin: 0 6px;}
.share_icon ul {list-style: none;}
.resources_author {border-top: 1px solid #E9ECF1;border-bottom: 1px solid #E9ECF1;display: flex;align-items: center;padding:34px 0;margin:66px 0 54px;    flex-wrap: wrap;}
.resources_author figure {height: 159px;width: 159px;border-radius: 50%;overflow: hidden;}
.resources_author figure img {height: 100%;width: 100%;}
.resources_author_desc {  width: calc(100% - 160px);padding-left: 31px;}
.resources_author_desc p:last-of-type {margin-bottom: 0px;}
.resources_author_desc span {margin-bottom: 15px;display: block;}
.resources_author_desc h3 {margin-bottom: 5px;}
.resources_author_desc h4 {color: #7B838D;font-weight: 400;margin-bottom: 8px;}

h2.resp-accordion {display: none;}
.resp-tab-content {display: none;}
.resp-tab-content .blog_content_wrap {margin-bottom: 0;padding: 0;}
.resp-tab-content .view_all_btn_wrap {padding-top: 30px;}
.Articles-ajax-response, .Industry-ajax-response, .Blog-ajax-response {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}

.resource_single_banner_sec {position: relative;padding: 110px 0 0;z-index: 0;}
.resource_single_banner_sec .tag {display: inline-block;background: #EE1E40;color: #ffffff;font-size: 16px;line-height: 1.1;font-weight: normal;padding: 21px 33px 19px 28px;border-top-right-radius: 50px;border-bottom-right-radius: 50px;margin-top: 30px;margin-left: 80px;margin-bottom: 40px;}
.resource_single_banner_sec figure {width: 1114px;height: 848px;display: block;position: absolute;top: -310px;left: -211px;z-index: -1;}
.resource_single_banner_sec figure img {display: block;width: 100%;}
.resource_single_banner_sec figure::before {content: "";background: url(../images/overlay.png) no-repeat center center;    background-size: 100%;width: 1344px;height: 1028px;display: block;position: absolute;top: -93px;left: -161px;z-index: 0;}
.page-template-resources-single .siteWrapper::after, .resources-single .siteWrapper::after {display: none;}


/* work page Css Start
=====================================================*/
.pagination_sec {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;margin-bottom: 100px;}
.pagination_sec > a {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;text-align: center; padding: 63px 0; text-decoration: none; color: #43484E;}
.pagination_sec > a h3 {margin-bottom: 0px;margin-top: 11px;}
.pagination_sec > a:hover,.pagination_sec > a:focus {color: #EE1E40;}
.pagination_sec .prev_sec { background-color: #F7F8F8;}
.pagination_sec .prev_sec h3 i {font-size: 16px;margin: 0 15px 0 0;position: relative;top: -3px;}
.pagination_sec .prev_sec .prev_sec_wrap {text-align: right;display: inline-block;position: relative;left: -110px;}
.pagination_sec .next_sec {background-color: #E9ECF1;}
.pagination_sec .next_sec h3 i {font-size: 16px;margin: 0 0 0 15px;position: relative;top: -3px;}
.pagination_sec .next_sec .next_sec_wrap {text-align: left;display: inline-block;position: relative;right: -110px;}
.our-work-efficiency {position: relative;padding:50px 0 70px;}
.our-work-efficiency ul {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: 0px;list-style: none;max-width: 1200px;margin-left: 90px;}
.our-work-efficiency li {-webkit-box-flex: 0;  -ms-flex: 0 0 25%;  flex: 0 0 25%;  max-width: 25%;font-size: 18px;color: #7B838D;line-height: 1.1;text-align: center;padding: 0 50px;}
.our-work-efficiency li strong {  font-size: 80px;line-height: 1;color: #EE1E40;display: block; }
.our-work-efficiency:before {content: "";background: url(../images/heading_pattern.svg) no-repeat center center;position: absolute;top: 45px;left:0px;display: block;width: 296px;height: 100px; }
.our_work_single_Sec { padding: 55px 0;}
.our_work_single_Sec .about_us_discription_title {width: 42%;}.our_work_single_Sec .about_us_discription_title h1 {margin-top: 10px;}
.our_work_single_Sec .about_us_discription {width: 55%;padding-top: 97px;}
.our_work_single_Sec .about_us_discription ul {font-size: 16px;color: #43484E;font-weight: 400;}
.our_work_single_Sec .about_us_discription ul li {padding-left: 0px;}
.our_work_single_Sec .about_us_discription h3 {margin-bottom: 21px;}
.col-6 {-webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.our_work_single_Sec .about_us_discription .row {margin:0 -15px 35px;}
.our_work_single_Sec .about_us_discription .col-6 {padding: 0 15px;}
.our_work_single_Sec .about_us_discription .our_services_list_wrap {margin-top: 34px;-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-left: -10px;margin-right: -10px;}
.our_work_single_Sec .our_services_list_wrap figure {width: 105px;height: 75px;}
.our_work_single_Sec .our_services_list {padding:  0 10px;-webkit-box-flex: 0;-ms-flex: 0 0 0;flex: 0 0 0;max-width: 100%;}
.our_work_single_Sec .about_us_discription_title img {margin-bottom: 19px;}
.our_vision_sec {margin-bottom: 0;}
.our_vision_sec figure {margin: 0;text-align: center;}
.our_vision_sec figure img {display: inline-block;width: 100%;}
.our_vision_sec figure.transparent_img img {max-width: 90%;}
.our_vision_desc h3 {margin-bottom: 35px;}
.our_vision_desc {width: 583px;margin: 0 200px 0 auto;padding-left: 30px;}
.justify_end {justify-content: flex-end;}
.our_vision_sec_desc {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;display: inline-flex;order: 1;}
.our_vision_sec_image {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;position: relative;order: 2;}
.our_vision_form-area {position: absolute;width: 517px;margin: 0 auto;left: 0;right: 0;top: -85px;}
.our_vision_sec .row {padding: 93px 0;position: relative;z-index: 1;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.our_vision_sec .our_vision_reeap_box_wrap:nth-child(2n+2) .our_vision_sec_image {order: 1;}
.our_vision_sec .our_vision_reeap_box_wrap:nth-child(2n+2) .our_vision_sec_desc {order: 2;}
.our_vision_sec .our_vision_reeap_box_wrap:nth-child(2n+2) .our_vision_sec_desc .our_vision_desc {padding-left: 0;padding-right: 30px;margin: 0 auto 0 200px;}
.our_vision_sec .our_vision_reeap_box_wrap.full_content .our_vision_sec_desc .our_vision_desc {margin: 0 auto !important;max-width: 1000px;padding: 0 30px;width: 100%;}
.our_vision_sec .our_vision_reeap_box_wrap.full_content .our_vision_sec_desc {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}

/* Mailchimp Section Css Start
=====================================================*/
.mailhimp_form_sec {background: #E9ECF1;padding: 60px 0;}
.mailhimp_form_sec .mc4wp-form {max-width: 695px;position: relative;padding-right: 199px;text-align: center;margin: 0 auto;}
.mailhimp_form_sec .mc4wp-form h3 {margin-right: -199px;}
.mailhimp_form_sec .mc4wp-form input[type="email"], .mailhimp_form_sec .mc4wp-form input[type="text"] {height: 70px;}
.mailhimp_form_sec .mc4wp-form input[type="submit"] {position: absolute;top: 44px;right: 0;width: 199px;border-top-right-radius: 50px;border-bottom-right-radius: 50px;background: #EE1E40;color: #ffffff;margin-right: 0;height: 68px;box-sizing: border-box;box-sizing: border-box;}
.mailhimp_form_sec .mc4wp-form input[type="submit"]:hover, .mailhimp_form_sec .mc4wp-form input[type="submit"]:focus { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;border-top-right-radius: 50px;border-bottom-right-radius: 50px;background: #3A3E44; border-color: #3A3E44; }
/* .mc4wp-response {position: absolute;bottom: -60px;left: 0;right: 0;font-size: 15px;} */
.mc4wp-response {margin: 10px -199px 0 0;}
.mc4wp-response .mc4wp-success {color: #008000;}
.slick-slide:hover {cursor: grab;}


/* Transition Css Start
=====================================================*/
.carousel-prev::before, .carousel-next::before, .blog_filter_list li, a, .breadcum_links li a, .a2a_default_style a,.blog_content_img::before, .blog_content h4, .blog_content h3, .enumenu_ul li a, .red_banner_logo img, .carousel-prev, .carousel-next, .copyright_text_designby p a, .foo_description a, .foo_menu li a, .slick-dots li button, .slick-arrow, .enumenu_ul li a, .box_big_ani, .top_nav li a { transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -ms-transition: all 0.4s linear; -o-transition: all 0.4s linear; }
input[type="submit"], .button { transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -ms-transition: all 0.4s linear; -o-transition: all 0.4s linear; }
.box_small_ani, .box_big_ani { transition: all 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; -o-transition: all 0.5s linear; }

.post, .page {margin: 0;}
.d-none {display: none;}
.filter_loader {text-align: center;}
.filter_loader img {margin: 0 auto;width: 50px;display: block;}
.new_filter_loader {text-align: center;position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: rgba(255,255,255,0.8);z-index: 1;}
.new_filter_loader img {margin: 0 auto;width: 50px;display: block;position: absolute;top: 200px;left: 0;right: 0;}

.breadcum_sec {padding: 22px 0 20px;position: relative;z-index: 1;}
.breadcum_links {list-style: none;padding: 0;margin: 0;font-size: 12px;line-height: 1.1;}
.breadcum_links li {list-style: none;padding: 0;margin: 0;color: #7B838D;font-weight: 400;display: inline-block;position: relative;vertical-align: middle;margin-right: 34px;}
.breadcum_links li::before {content: ">";position: absolute;top: 0;left: -21px;}
.breadcum_links li a {color: #7B838D;font-weight: 400;}
.breadcum_links li a:hover {text-decoration: underline;}
.breadcum_links li:first-child::before {display: none;}
.home .breadcum_sec {display: none;}
.error-404 {text-align: center;padding: 170px 0;}
.error-404 h1 {font-size: 50px;}
.a2a_default_style a {float: none;margin-left: 10px;display: inline-block;vertical-align: middle;}
.a2a_default_style a:hover {opacity: 0.6;}
.site_loader {position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 999999;background: #ffffff;display: block;}
.site_loader img { position: absolute; width: 100px; margin: 0 auto; left: 0; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.site_loader.loaded {display: none;}

.grecaptcha-badge {display: none !important;}
.breadcum_links li br {display: none;}
.menu-image-title-before.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title {padding-left: 0;}

.xyz { display:none; }

/* DL Custom CSS
=====================================================*/

.banner_slider .slick-dots li button {
    width: 40px;
    height: 7px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border: none;
    background: rgb(255 148 148 / 67%);
    margin-bottom: 24px;
}

.banner_slider .slick-dots {
    text-align: left;
    left: -10px;
    right: 0;
    bottom: 160px!important;
}

strong {
    font-weight: bold;
    color: #43484E;
}

h2 {
    font-size: 30px;
    line-height: 1.2;
    color: #000000;
    font-weight: bold;
    position: relative;
    margin: 50px 0 50px 0;
}

.our_services_list h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 26px;
}

h4 {
font-family: 'Gotham Rounded', sans-serif;
    font-weight: bold;
    padding: 0 0 10px 0;
    margin: 0;
    color: black;
    font-size: 20px;
}

p {
    margin-bottom: 25px;
    font-size: 16px;
    color: #43484E;
    line-height: 26px;
}

.sydney-h1 {
    font-size: 32px;
    color: #000000;
    font-weight: bold;
    line-height: 1.058823529411765;
    margin: 0 0 20px 0;
    padding: 0;
	  text-transform: none;
}

.resources_sec h2 {
	font-size: 36px;
    line-height: 40px;
    color: #000!important;
    font-weight: bold;
    position: relative;
    padding: 0;
    margin: 50px 0 50px 0;
    background: none;
}

.resources_sec h2::before {
	background: none;
}

.resourses_content_wrapper ul li {
    padding-left: 0;
    margin-bottom: 15px;
    font-size: 16px;
}

.resourses_content_wrapper {
    color: #43484E;
    margin: 90px 80px 58px 300px;
    max-width: 950px;
}

.resource_single_banner_sec {
    position: relative;
    padding: 0;
    z-index: 0;
}

.achive_results_slider_wrap {
    background: #ffffff;
    background: -moz-linear-gradient(-45deg, #ffffff 23%, #e7eaf0 71%, #ffffff 87%);
    background: none;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    padding: 0 0 0 82px;
    margin: 71px 0 0 0;
    position: relative;
    box-shadow: 0 10px 50px #E9ECF1;
    width: 89%;
}

.bottom_header .button:hover, .bottom_header .button:focus {
    background: #a20e0e;
    color: #ffffff;
		padding: 16px 39px 16px;
		border-radius: 3px;
}

.about_us_discription .button {
    margin-top: 36px;
    background-color: #ee1e40;
    color: white;
		border-radius: 3px!important;
}

.about_us_discription .button:hover {
		background-color: #a20e0e;
		color: white;
    transition: all 0.3s ease-in;
    border-bottom: 0;
		border-radius: 3px!important;
}

.button {
    color: #FFFFFF;
    background-color: #EE1E40;
    font-size: 18px;
    line-height: 1.1;
    padding: 16px 56px 16px 54px;
    display: inline-block;
    border: none;
    border-radius: 3px!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.resourses_content_wrapper ul li {
    padding-left: 0;
    margin-bottom: 15px;
}

.button:hover, .button:focus {
    background-color: #a20e0e;
		color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.1;
    padding: 16px 56px 16px 54px;
    display: inline-block;
    border: none;
    border-radius: 3px!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.our_works_content figure {
    padding-bottom: 131.24%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 0 30px;
    background-color: #eaeaea;
    transition: transform .3s ease,box-shadow .3s ease;
    box-shadow: 0 0.245rem 0.3275rem 0 rgba(0,0,0,.15);
}

.our_services_sec {
    position: relative;
    padding: 280px 0 140px 0;
}

.our_vision_sec figure img {
    width: 80%;
}

about_us_discription ul li:before {
		content: " ";
    background-image: url(../images/arrow.svg);
    width: 21px;
    height: 13px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: 12px;
    position: absolute;
    left: 0;
    top: 7px;
}

.blog_content_img {
    padding-bottom: 131.24%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    margin-bottom: 26px;
    background-color: #eaeaea;
    box-shadow: 0 0.245rem 0.3275rem 0 rgba(0,0,0,.15);
}

.resources_sec .blog_content_img {
    padding-bottom: 130.915%;
}

.our_work_ajax_box_single {
    margin-bottom: 43px;
    transition: transform .3s ease,box-shadow .3s ease;
    box-shadow: 0 0.165rem 0.275rem 0 rgba(0,0,0,.15);
}

.accordion-title {
    display: block;
    color: #2B2E33!important;
    font-size: 18px;
    line-height: 1.208333333333333;
    padding: 25px 78px 10px 0;
    position: relative;
}

.accordion-content {
    padding-right: 30px;
    font-size: 14px;
}

.accordion-content-body {
    padding: 0 30px 30px 0;
    font-size: 14px;
}

.accordion-title::before {
    content: "";
    width: 4px;
    height: 20px;
    display: block;
    background: #EE1E40;
    display: block;
    position: absolute;
    top: 24px;
    right: 31px;
}

.accordion-title::after {
    content: "";
    width: 20px;
    height: 4px;
    display: block;
    background: #EE1E40;
    display: block;
    position: absolute;
    top: 32px;
    right: 23px;
}

.our_services_list a i {
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    position: relative;
    top: 0;
}

.our_works_content a i {
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    position: relative;
    top: 0;
}

.achive_results_sec .about_us_discription {
    width: 43%;
    padding-top: 40px;
}

.resources_author figure {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    overflow: hidden;
    padding: px;
    border: 2px solid #e9ecf1;
}

.resources_author_desc h3 {
    margin-bottom: -10px;
}

.foo_description p strong {
    width: 91px;
    padding-right: 10px;
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
    font-weight: bold;
    font-size: 18px;
    color: white;
}