@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

/*------ template stylization ------*/
body {
  background: #1e1e1e;
}

/*---------------row_s----------------*/
.row_1 {
  padding: 63px 0 91px;
  background: url(../img/linerows.png) center bottom repeat-x;
}

.row_2 {
  padding: 145px 0 116px;
  background: url(../img/linerows.png) center bottom repeat-x;
}

.row_2 h2 {
  padding-top: 12px;
}

.row_3 {
  padding: 158px 0 128px;
}

.row_3 h2 {
  padding-top: 0;
}

.row_4 {
  padding: 103px 0 130px;
  background: url(../img/linerows.png) center bottom repeat-x;
}

.row_4 h2 {
  padding-top: 12px;
}

.row_5 {
  padding: 126px 0 99px;
}

.row_5 h2 {
  padding-top: 0;
}

.row_6 {
  padding: 103px 0 126px;
  background: url(../img/linerows.png) center bottom repeat-x;
}

.row_6 h2 {
  padding-top: 12px;
}

.row_7 {
  padding: 126px 0 110px;
  background: url(../img/linerows.png) center bottom repeat-x;
}

.row_7 h2 {
  padding-top: 0;
  letter-spacing: -1px;
}

.row_8 {
  padding: 126px 0 75px;
}

.row_8 h2 {
  padding-top: 0;
}

.row_9 {
  padding: 115px 0 75px;
}

.row_9 h2 {
  padding-top: 0;
  padding-bottom: 63px;
}

.row_10 {
  padding: 75px 0 136px;
  background: url(../img/linerows.png) center bottom repeat-x;
}

.row_11 {
  padding: 85px 0 125px;
}

.row_12 {
  padding: 75px 0 106px;
}

.row_13 {
  padding: 49px 0 132px;
}

.row_14 {
  padding: 49px 0 132px;
}

/*----------- Back to top --------------*/
#toTop {
  display: none;
  width: 36px;
  height: 36px;
  overflow: hidden;
  background: url(../img/totop.png) 0 top no-repeat;
  position: fixed;
  margin-right: -690px !important;
  right: 50%;
  bottom: 60px;
  z-index: 999;
}

#toTop:hover {
  background-position: 0 bottom;
}

#toTop:active,
#toTop:focus {
  outline: none;
}

/*---------------headings links------------------*/
p {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
  padding: 0;
  margin-bottom: 31px;
}

h2 {
  word-spacing: -2px;
  text-transform: uppercase;
  color: #f3cd52;
  font-family: 'PT Sans', sans-serif;
  font-size: 42px;
  line-height: 44px;
  font-weight: 700;
  margin: 0;
  padding: 40px 0 62px;
}

h3 {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #f3cd52;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

/*---------links---------*/
a {
  color: #f3cd52;
}

a:hover {
  text-decoration: none;
}

.btn-link1 {
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #f3cd52;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn-link1:hover {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn-link4 {
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #d7bb5c;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn-link4:hover {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn-link4:focus {
  color: #d7bb5c;
  border: none;
  outline: none;
  text-decoration: none;
}

/************* header ***************/
.bgheader {
  overflow: hidden;
  position: relative;
  background: url(../img/banner.jpeg) center center no-repeat;
  background-size: cover;
  padding: 180px 0 180px;
}

.header2 {
  padding-bottom: 5px;
  background: url(../img/linerows.png) center bottom repeat-x;
}

.header2 .navbar-brand_ {
  float: right;
  right: 0;
  text-align: right;
  margin-top: -14px;
}

.header2 .tm_navbar {
  float: left;
}

.box1 {
  right: 50%;
  margin-right: -1128px;
  top: -100px;
  position: absolute;
  width: 1100px;
  height: 1100px;
  border-left: 12px solid #1e1e1e;
  background: #f3cd52;
  -webkit-transform: rotate(26deg);
  -ms-transform: rotate(26deg);
  transform: rotate(26deg);
}

.box2 {
  right: 0;
  top: 0;
  position: absolute;
  width: 25%;
  height: 100%;
  background: #f3cd52;
}

/*------------rightside-------------*/
.yellowcontent {
  margin-top: -33px;
  float: right;
  position: relative;
  z-index: 1;
}

/*---------social---------*/
.social {
  text-align: right;
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0 93px 12px 0;
}

.social li {
  margin-left: 8px;
  display: inline-block;
}

.social li a {
  color: #ffffff;
  text-decoration: none;
  line-height: 22px;
  font-size: 14px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.social li a:hover {
  color: #f8e197;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/*-------- Logo -------- */
.navbar-brand_ {
  float: left;
  display: block;
  position: relative;
  text-align: left;
  padding: 0;
  margin: 0;
}

.navbar-brand_ img {
  max-width: 100%;
}

.navbar-brand_a:hover {
  text-decoration: none;
}

/*-----------------navbar---------------------*/
.menuheader {
  padding: 27px 0 0;
}

.tm_navbar {
  position: relative;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
}

.tm_navbar .nav {
  float: none;
  position: relative;
  display: inline-block;
}

.tm_navbar ul {
  position: relative;
  padding: 0;
  margin: 0;
  background: none;
  list-style: none;
}

.tm_navbar .nav li:first-child {
  padding: 0 13px 0 0;
  position: relative;
  zoom: 1;
  background: none;
}

.tm_navbar .nav li {
  float: left;
  padding: 0 13px;
  position: relative;
  zoom: 1;
}

.tm_navbar .nav li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #7b7b7b;
  font-family: 'PT Sans', sans-serif;
  font-size: 10px;
  line-height: 20px;
  font-weight: normal;
  background: transparent;
  padding: 0;
  border: none;
  border-radius: 0;
  text-shadow: none;
}

.tm_navbar .nav>li>a .sf-sub-indicator {
  background: url(../img/indicator.png) no-repeat 0 bottom;
  width: 7px;
  height: 4px;
  display: inline-block;
  top: 20px;
  right: 12px;
  position: absolute;
  z-index: 5;
}

.tm_navbar .nav li a:hover,
.tm_navbar .nav>li.active>a,
.tm_navbar .nav>li.active>a:hover {
  color: #f3cd52;
  text-decoration: none;
}

.tm_navbar .nav>.active>a,
.tm_navbar .nav>.active>a:hover,
.tm_navbar .nav>.active>a:focus {
  color: #f3cd52;
  background: transparent;
}

.tm_navbar .nav>li.sfHover.active>a .sf-sub-indicator,
.tm_navbar .nav>li.active>a .sf-sub-indicator {
  background-position: 0 0;
}

.tm_navbar .nav>li.sfHover>a,
.tm_navbar .nav>li.sfHover>a:hover,
.tm_navbar .nav>li>a:hover,
.tm_navbar .nav>li.active>a,
.tm_navbar .nav>li.active>a:hover {
  color: #f3cd52;
  background: transparent;
}

/*-----------submenu1-------------*/
.tm_navbar .nav ul {
  overflow: hidden;
  position: absolute;
  display: none;
  top: 35px;
  left: -8px;
  width: 129px;
  padding: 29px 20px 10px;
  list-style: none;
  zoom: 1;
  z-index: 11;
  background: #f3cd52;
  margin: 0;
  text-align: center;
}

.tm_navbar .nav ul li:first-child {
  width: 64px;
  padding: 0 0 6px;
  display: block;
  position: relative;
  zoom: 1;
  z-index: 10;
  background: transparent;
}

.tm_navbar .nav ul li:first-child img {
  position: absolute;
  top: -20px;
}

.tm_navbar .nav ul li {
  width: 100%;
  text-align: left;
  padding: 4px 0;
  display: block;
  position: relative;
  zoom: 1;
  z-index: 10;
}

.tm_navbar .nav ul li a {
  text-align: left;
  position: relative;
  color: #ffffff;
  padding: 0;
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-size: 10px;
  line-height: 20px;
  font-weight: normal;
  margin: 0;
  text-shadow: none;
}

.tm_navbar .nav ul li a:hover {
  color: #1e1e1e;
}

.tm_navbar .nav>li>ul li>a:hover,
.tm_navbar .nav>li>ul li.sfHover>a {
  text-decoration: none;
  color: #1e1e1e;
}

.tm_navbar .nav>li>ul li>a:hover,
.tm_navbar .nav>li>ul ul li.sfHover>a {
  text-decoration: none;
  color: #1e1e1e;
}

/*-------------------select------------------*/
.select-menu {
  display: none !important;
}

/************** header end **************/
/************** content **************/
.box3 {
  position: relative;
  margin-top: 35px;
}

.box3 a {
  right: 0;
  top: 0;
  position: absolute;
}

.box3 a .title1 {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 10px;
  line-height: 20px;
  font-weight: normal;
  z-index: 2;
  position: relative;
  margin: 18px 20px 0 0;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.box3 a .trian1 {
  position: absolute;
  top: 7px;
  right: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 175px 62px 0;
  border-color: transparent #f3cd52 transparent transparent;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.box3 a:hover {
  text-decoration: none;
}

.box3 a:hover .title1 {
  color: #1e1e1e;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.box3 a:hover .trian1 {
  border-color: transparent #ffffff transparent transparent;
  -webkit-transition: all 0.1s ease;
  transition: all 1.1s ease;
}

.title2 {
  text-transform: uppercase;
  color: #f3cd52;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  z-index: 2;
  position: relative;
  margin: 26px 0 18px;
}



.title3 {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: normal;
  margin: 0;
}

.title3 span {
  font-size: 10px;
}

/*----------box4------------*/
.title4 {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 10px;
  line-height: 20px;
  font-weight: normal;
  z-index: 2;
  position: relative;
  margin: 52px 0 0 89px;
}

.title5 {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 50px;
  line-height: 52px;
  font-weight: 700;
  margin: 18px 0 0 90px;
}

.title5 span {
  font-size: 30px;
}

.box4 {
  position: relative;
}

.box4 a {
  width: 331px;
  height: 100%;
  box-sizing: border-box;
  background: url(../img/box4bg1.png) no-repeat 0 bottom;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.box4 a .title4 {
  color: #ffffff;
}

.box4 a .title5 {
  color: #ffffff;
}

.box4 a img {
  position: absolute;
  top: 0;
  right: 0;
}

.box4 a:hover {
  text-decoration: none;
  background: url(../img/box4bg2.png) no-repeat 0 bottom;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.box4 a:hover .title4 {
  color: #1e1e1e;
}

.box4 a:hover .title5 {
  color: #1e1e1e;
}

.box4 a:hover img {
  position: absolute;
  top: 0;
  right: 0;
}

.loadbox4img2 {
  display: none !important;
}

.box4 figure {
  left: 0;
}

/*-------List1-------*/
.list1 {
  position: relative;
  margin: 65px 0 0 0;
  padding: 0;
}

.list1 li {
  display: block;
  list-style: none;
  padding: 9px 0 0 30px;
  margin: 0 0 9px 0;
}

.list1 li:first-child {
  padding: 9px 0 0 30px;
  margin: 0 0 9px 0;
  border-top: none;
}

.list1>li {
  position: relative;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.list1>li>a {
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.list1>li>a i {
  position: absolute;
  font-size: 20px;
  left: -4px;
  top: 9px;
  color: #f3cd52;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.list1>li>a:hover {
  text-decoration: none;
  color: #f3cd52;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/*-----row3------*/
.title6 {
  font-family: 'PT Sans', sans-serif;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  text-decoration: none;
  color: #ffffff;
  margin-bottom: 34px;
  margin-top: 4px;
}

.title7 {
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #e1e1e1;
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}

.title8 {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #868686;
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}

.title8 a {
  color: #f3cd52;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.title8 a:hover {
  text-decoration: none;
  color: #7b7b7b;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

hr.line1 {
  outline: none;
  background: #2e2e2e;
  width: 100%;
  height: 1px;
  border: none;
  padding: 0;
  margin: 36px 0 25px;
}

hr.line2 {
  outline: none;
  background: #2e2e2e;
  width: 100%;
  height: 1px;
  border: none;
  padding: 0;
  margin: 29px 0 38px;
}

/*------ list-advantages ------- */
.list-advantages {
  padding: 0;
  margin: 0;
  list-style: none;
}

.list-advantages h3 {
  margin-bottom: 0;
}

.list-advantages p {
  margin-bottom: 0;
}

.list-advantages .overflow {
  overflow: hidden;
}

.list-advantages a {
  color: #f3cd52;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.list-advantages a:hover {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.list-advantages li {
  overflow: hidden;
  padding-top: 30px;
}

.list-advantages li:first-child {
  padding: 0;
  border: none;
  margin: 0;
}

.badge_ {
  font-family: 'PT Sans', sans-serif;
  font-size: 45px;
  line-height: 50px;
  font-weight: 700;
  color: #ffffff;
  width: 58px;
  text-align: center;
  background: #f3cd52;
  float: left;
  text-shadow: none;
  padding: 2px 0 5px;
  margin-right: 18px;
  white-space: normal;
  border: none;
  border-radius: 200px;
  text-transform: uppercase;
}

/*----------- .testimonials--------------*/
.list-quote.extra {
  padding-bottom: 35px;
}

.list-quote {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-quote li {
  margin-top: 25px;
}

.list-quote li:first-child {
  padding: 0;
  border-top: none;
  margin: 0;
}

.list-quote li h3 {
  text-align: right;
  display: block;
  margin-top: 17px;
  margin-bottom: 36px;
}

.quote-1 {
  position: relative;
  border: 1px solid #313131;
  border-radius: 10px;
  background: #353535 url("../img/blockquote.png") no-repeat 18px 17px;
  display: block;
  margin: 0;
  padding: 23px 13px 27px 31px;
}

.quote-1:before {
  left: 64px;
  bottom: -20px;
  width: 34px;
  height: 20px;
  position: absolute;
  content: "";
  background: url("../img/arrowquote.jpg") no-repeat;
}

.quote-1 p {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
  padding: 0;
}

/*------ list-team ------- */
.thumbnail-1 {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  overflow: hidden;
  background-color: transparent;
}

.list-team {
  margin: 0 0 0 -30px;
  padding: 0;
  list-style: none;
}

.list-team li {
  position: relative;
  float: left;
  overflow: hidden;
  width: 185px;
  margin: 0 0 30px 30px;
  padding: 15px !important;
  background: #353535;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.list-team li section {
  padding: 0;
}

.list-team li figure {
  width: 100%;
  padding: 0;
  margin: 0 0 13px 0;
}

.list-team li figure .box-shadow(none) img {
  width: 100%;
}

.thumbnail-1 h3 {
  padding-bottom: 0;
  margin-bottom: 0;
  text-transform: capitalize;
}

.list-team li a {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #f3cd52;
}

.list-team li a:hover {
  color: #ffffff;
  text-decoration: none;
}

.list-team li p {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
  padding-bottom: 0;
}

/*--------------*/
.m_bot0 {
  margin-bottom: 0;
}

/*------ list-whatwedo ------- */
.list-whatwedo {
  padding: 0;
  margin: 15px 0 0 0;
  list-style: none;
}

.list-whatwedo h3 {
  font-size: 18px;
  margin-bottom: 5px;
  color: #d7bb5c;
}

.list-whatwedo p {
  margin-bottom: 0;
  font-size: 18px;
  color: #e1e1e1;
  line-height: 28px;
}

.list-whatwedo .overflow {
  overflow: hidden;
}

.list-whatwedo a {
  color: #f3cd52;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.list-whatwedo a:hover {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.list-whatwedo li {
  overflow: hidden;
  padding-top: 39px;
  margin-top: 30px;
  border-top: 1px solid #2e2e2e;
}

.list-whatwedo li:first-child {
  padding: 0;
  border: none;
  margin: 0;
}

.badge_1 {
  font-family: 'PT Sans', sans-serif;
  font-size: 52px;
  line-height: 54px;
  font-weight: 700;
  color: #ffffff;
  width: 72px;
  text-align: center;
  background: #f3cd52;
  float: left;
  text-shadow: none;
  padding: 7px 0 11px;
  margin-right: 18px;
  white-space: normal;
  border: none;
  border-radius: 200px;
  text-transform: uppercase;
}

/*------------box5-------------*/
.box5 {
  position: relative;
  margin-top: -10px;
}

.box5 a {
  right: 0;
  top: 0;
  position: absolute;
}

.box5 a .title1 {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 10px;
  line-height: 20px;
  font-weight: normal;
  z-index: 2;
  position: relative;
  margin: 35px 20px 0 0;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.box5 a .trian2 {
  position: absolute;
  top: 7px;
  right: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 264px 93px 0;
  border-color: transparent #f3cd52 transparent transparent;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.box5 a:hover {
  text-decoration: none;
}

.box5 a:hover .title1 {
  color: #1e1e1e;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.box5 a:hover .trian2 {
  border-color: transparent #ffffff transparent transparent;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.color1 {
  color: #ffffff;
  margin-top: 0;
}

/*-------List2-------*/
.list2 {
  position: relative;
  margin: -11px 0 40px 0;
  padding: 0;
}

.list2 li {
  display: block;
  list-style: none;
  padding: 9px 0 0 30px;
  margin: 0 0 9px 0;
}

.list2 li:first-child {
  padding: 9px 0 0 30px;
  margin: 0 0 9px 0;
  border-top: none;
}

.list2>li {
  position: relative;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.list2>li>a {
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.list2>li>a i {
  position: absolute;
  font-size: 20px;
  left: -4px;
  top: 9px;
  color: #f3cd52;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.list2>li>a:hover {
  text-decoration: none;
  color: #f3cd52;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/*--------list-blog-----------*/
.list-blog {
  margin: 0;
  padding: 0;
}

.list-blog li {
  display: block;
  margin-top: 40px;
}

.list-blog li {
  margin-top: 0px;
  margin-bottom: 50px;
  padding-bottom: 41px;
}

.list-blog li .date {
  padding-bottom: 20px;
}

.list-blog li .date .extra-wrap {
  overflow: hidden;
}

.list-blog li .badge_3 {
  font-family: 'PT Sans', sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  color: #ffffff;
  width: 72px;
  text-align: center;
  background: #f3cd52;
  float: left;
  text-shadow: none;
  padding: 7px 0 17px;
  margin-right: 18px;
  white-space: normal;
  border: none;
  border-radius: 200px;
}

.list-blog li .badge_3 span {
  margin-top: 9px;
  line-height: 20px;
  display: block;
}

.list-blog .extra-wrap .text-info2 {
  position: relative;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #ffffff;
}

.btn-link2 {
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #ffffff;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.btn-link2:hover {
  color: #f3cd52;
  text-decoration: none;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.blogcont p {
  margin-top: 19px;
  margin-bottom: 30px !important;
}

.list-blog>li>div>figure {
  border: none;
  float: left;
  margin: 0;
  margin-right: 20px;
  margin-bottom: 8px;
}

.list-blog p.text-info {
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-family: 'PT Sans', sans-serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  color: #f3cd52;
  margin-top: 4px;
  margin-bottom: 16px;
}

.list-blog p.text-info a {
  position: relative;
  color: #f3cd52;
  text-decoration: none;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.list-blog p.text-info a:hover {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.m_top2 {
  margin: -10px 0 0 0;
}

hr.line3 {
  outline: none;
  background: url(../img/linerows.png) center center repeat-x;
  width: 100%;
  height: 5px;
  border: none;
  padding: 0;
  margin: 116px 0 126px;
}

.m_bot2 {
  margin-bottom: 21px;
}

.m_bot3 {
  margin-bottom: 30px;
}

/*************contacts page **************/
.gmap {
  margin-top: 0;
}

.map {
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  margin-top: 4px;
}

.map iframe {
  width: 100%;
  height: 565px;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.address h2 {
  padding-bottom: 35px;
}

address {
  margin: 27px 0 0 0;
  margin-bottom: 30px;
}

address strong {
  margin: 0;
  word-spacing: -2px;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #f3cd52;
  font-weight: normal;
  display: block;
  margin-bottom: 0;
}

address span {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
}

.m_top2 {
  margin-top: 17px;
}

address p {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
}

address .info p:first-child {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
}

.info {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
}

.padding_top1 {
  padding-top: 31px;
}

.info>p {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}

.info>p span {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  width: 86px;
  display: inline-block;
}

.info a {
  color: #f3cd52;
  text-decoration: none;
  font-weight: normal;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.info a:hover {
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/*********** contact form *************/
.contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 0 0 0;
  top: 0;
}

.contact-form .txt-form {
  display: none;
}

.contact-form .coll-1,
.contact-form .coll-2,
.contact-form .coll-3 {
  margin-right: 20px;
  margin-bottom: 25px;
  float: left;
  width: 192px;
}

.contact-form .coll-3 {
  margin-right: 0;
}

.contact-form fieldset {
  margin-top: 33px;
  border: none;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 10;
}

.contact-form label {
  display: block;
  min-height: 45px;
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}

.contact-form .message {
  display: block;
  width: 100%;
}

.contact-form input {
  padding: 8px 16px 9px;
  margin: 0;
  text-decoration: none;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  background: #353535;
  outline: none;
  width: 100%;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: left;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.contact-form textarea {
  padding: 8px 16px 9px;
  margin: 0;
  text-decoration: none;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  background: #353535;
  outline: none;
  width: 100%;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: left;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.contact-form input {
  height: 41px;
}

.contact-form input:focus,
.contact-form textarea:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #ffffff !important;
  border: none;
}

.contact-form .area .error {
  float: none;
}

.contact-form textarea {
  width: 100%;
  height: 275px;
  resize: none;
  overflow: auto;
}

.contact-form .success {
  border: none;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background: #ffffff;
  padding: 18px 0px;
  text-transform: none;
  text-align: center;
  z-index: 20;
  width: 100%;
  border: 1px solid #dbdbdb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.contact-form .error,
.contact-form .empty {
  color: #f00;
  font-size: 10px;
  line-height: 1.2em;
  display: none;
  text-align: right;
  overflow: hidden;
  width: 100%;
  text-transform: none;
  position: absolute;
  top: 0px;
  right: 0;
}

.contact-form .message .error,
.contact-form .message .empty {
  top: -1px;
}

.contact-form .buttons-wrapper {
  margin: 37px 0 0;
}

.contact-form .buttons-wrapper a {
  margin-left: 0;
  margin-right: 10px;
}

.contact-form .buttons-wrapper a:hover {
  text-decoration: none;
}

.contact-form .buttons-wrapper p {
  position: relative;
  font-weight: 200;
  display: inline-block;
  color: #8b8b8b;
  text-transform: uppercase;
}

.contact-form .buttons-wrapper strong {
  color: #f3cd52;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  top: 0;
  margin-left: 22px;
}

/*----------privacy page------------*/
p {
  color: #e1e1e1;
  margin-bottom: 21px;
}

h3 {
  color: #d7bb5c;
  margin: 0;
}

.privacy_link {
  color: #d7bb5c;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.privacy_link:hover {
  color: #ffffff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/*404 page*/
/*404 page*/
.block-404 .col-lg-7 .col-md-7 .col-sm-7 {
  margin-bottom: 20px;
}

.block-404 .col-lg-7 .col-md-7 .col-sm-7 img {
  margin-left: 0;
}

.block-404 .forminfo h2 {
  padding-top: 124px;
  padding-bottom: 51px;
  line-height: 47px;
}

.block-404 p {
  color: #adadad;
  margin-bottom: 22px;
}

.form-404 {
  width: 100%;
  display: block;
  margin-top: 33px;
  position: relative;
  padding-right: 75px;
}

.form-404 input {
  outline: none;
  height: 42px;
  width: 100%;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  color: #a19c97;
  padding: 10px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  box-shadow: none;
  background: #353535;
  border: none;
  color: #ffffff;
  float: left;
}

.form-404 input:focus {
  box-shadow: none;
  outline: none;
  border: none;
}

.form-404 a {
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  background: transparent;
  position: absolute;
  margin-top: 0 !important;
  right: -1px;
  top: 9px;
  float: right;
}

.form-404 a img {
  margin-top: 0;
}

/**/
/************* content end **************/
/************** footer **************/
footer {
  padding: 100px 0;
  background: url(../img/linerows.png) center top repeat-x;
}

footer p {
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-size: 20px;
  line-height: 40px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  padding: 0;
}

footer a {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 40px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  padding: 0 0 0 39px;
}

footer a i {
  position: absolute;
  font-size: 24px;
  top: 6px;
  left: 0;
  color: #f3cd52;
}

footer a:hover {
  text-decoration: none;
  color: #f3cd52;
}

.smalllogo {
  position: relative;
  display: inline-block;
  margin: 0 0 14px;
  outline: none;
  padding: 0;
}

.m_top1 {
  margin-top: 42px;
}

.footerprivlink {
  padding: 0;
}

.footerphone {
  overflow: hidden;
  position: relative;
  padding: 0 0 0 39px;
}

.footerphone i {
  position: absolute;
  font-size: 24px;
  top: 5px;
  left: 2px;
  color: #f3cd52;
}

/************** footer end **************/
/*-------------- media queries -------------------*/
/**********************************************************/
@media (min-width: 1220px) {

  .contact-form .coll-1,
  .contact-form .coll-2,
  .contact-form .coll-3 {
    margin-right: 40px;
    float: left;
    width: 230px;
  }

  .contact-form .coll-3 {
    margin-right: 0;
    float: left;
    width: 229px;
  }

  .box5 a .trian2 {
    border-width: 0 321px 117px 0;
  }

  .box5 a .title1 {
    margin: 45px 20px 0 0;
  }

  .list-team li {
    float: left;
    overflow: hidden;
    width: 236px;
  }

  footer a {
    font-size: 20px;
  }

  .title3 {
    font-size: 50px;
    line-height: 52px;
  }

  .title3 span {
    font-size: 30px;
  }

  .box3 a .trian1 {
    border-width: 0 225px 79px 0;
  }

  .box3 a .title1 {
    margin: 23px 29px 0 0;
  }

  .box1 {
    margin-right: -1157px;
  }

  .container {
    padding: 0;
  }

  .bgheader {
    padding: 243px 0 225px;
  }
}

/**********************************************************/
@media (min-width: 768px) and (max-width: 991px) {

  .contact-form .coll-1,
  .contact-form .coll-2,
  .contact-form .coll-3 {
    overflow: hidden;
    margin-right: 0;
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }

  .box5 a .trian2 {
    border-width: 0 187px 67px 0;
  }

  .box5 a .title1 {
    margin: 23px 20px 0 0;
  }

  .list-team li {
    float: left;
    overflow: hidden;
    width: 220px;
  }

  .smalllogo {
    width: 100%;
  }

  footer a {
    font-size: 18px;
  }

  .box4 {
    position: relative;
  }

  .box4 a {
    width: 241px;
    height: 100%;
  }

  .box4 a .title4 {
    margin: 42px 0 0 59px;
  }

  .box4 a .title5 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin: 5px 0 0 60px;
  }

  .box4 a img {
    position: absolute;
    top: 0;
    right: 0;
  }

  .title3 {
    font-size: 30px;
    line-height: 30px;
  }

  .title3 span {
    font-size: 20px;
  }

  h2 {
    font-size: 36px;
  }

  .box3 a .trian1 {
    border-width: 0 122px 44px 0;
  }

  .box3 a .title1 {
    margin: 12px 15px 0 0;
  }

  .bgheader {
    padding: 100px 0;
  }

  .box1 {
    margin-right: -1060px;
  }

  .yellowcontent {
    margin-top: -33px;
    float: right;
    position: relative;
    z-index: 1;
  }

  .logo2 {
    width: 250px;
    float: right;
  }

  .social {
    text-align: right;
    margin: 0 33px 12px 0;
  }

  .social li {
    margin-left: 8px;
    display: inline-block;
  }

  .navbar-brand_ {
    width: 50%;
  }

  .nav-collapse_ .nav>li {
    float: left;
  }

  .navbar_ {
    width: auto !important;
    overflow: visible !important;
    height: auto;
    clear: none;
  }
}

/**********************************************************/
@media (max-width: 767px) {
  footer {
    padding-bottom: 20px;
  }

  .map iframe {
    height: 300px;
  }

  .list-whatwedo {
    margin: 46px 0 0 0;
  }

  .list-advantages {
    margin-bottom: 40px;
  }

  .block-404 .forminfo h2 {
    padding-top: 30px;
    padding-bottom: 51px;
    line-height: 47px;
  }

  .contact-form .coll-1,
  .contact-form .coll-2,
  .contact-form .coll-3 {
    overflow: hidden;
    margin-right: 0;
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }

  .contact-form textarea {
    width: 100%;
    height: 175px;
    resize: none;
    overflow: auto;
  }

  .box5col {
    float: left;
    width: 48%;
    margin-top: 40px;
  }

  .list-team li {
    float: left;
    overflow: hidden;
    width: 28%;
  }

  .smalllogo {
    width: 100%;
  }

  .colfooter2 {
    float: left;
    width: 47%;
  }

  .colfooter {
    margin-bottom: 40px;
  }

  .box4 {
    margin-top: 45px;
    position: relative;
  }

  .box4 a {
    width: 270px;
    height: 100%;
  }

  .box4 a .title4 {
    margin: 60px 0 0 70px;
  }

  .box4 a .title5 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin: 5px 0 0 70px;
  }

  .colboxes1 {
    float: left;
    width: 33%;
  }

  .collist1 {
    float: left;
    width: 33%;
  }

  .title3 {
    font-size: 35px;
    line-height: 36px;
  }

  .title3 span {
    font-size: 20px;
  }

  .bgheader {
    padding: 50px 0 30px;
  }

  .box1 {
    right: 0;
    margin-right: 0;
    top: 50%;
    position: absolute;
    width: 100%;
    height: 50%;
    border-top: 12px solid #1e1e1e;
    border-left: none;
    background: #f3cd52;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  .box2 {
    display: none;
  }

  .yellowcontent {
    margin-top: 70px;
    float: none;
    position: relative;
    z-index: 1;
  }

  .logo2 {
    width: auto;
    float: none;
  }

  .social {
    text-align: left;
    margin: 0 0 0 0;
  }

  .social li {
    margin-left: 8px;
    display: inline-block;
  }

  .header2 {
    padding-bottom: 5px;
    background: url(../img/linerows.png) center bottom repeat-x;
    overflow: hidden;
  }

  .header2 .navbar-brand_ {
    float: none;
    left: 0;
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .header2 .tm_navbar {
    float: none;
  }

  .navbar-brand_ {
    float: none;
    width: 100%;
  }

  .sf-menu {
    display: none !important;
  }

  .select-menu {
    display: block !important;
    color: #ffffff;
    border: 1px solid #343434;
    background: #343434 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 5px;
  }

  .select-menu option {
    padding: 0;
  }
}

/**********************************************************/
@media (max-width: 650px) {
  .box5 a .trian2 {
    border-width: 0 215px 80px 0;
  }

  .box5 a .title1 {
    margin: 23px 20px 0 0;
  }

  .list-team li {
    float: left;
    overflow: hidden;
    width: 28%;
  }

  .box4 {
    position: relative;
  }

  .box4 a {
    width: 241px;
    height: 100%;
  }

  .box4 a .title4 {
    margin: 42px 0 0 59px;
  }

  .box4 a .title5 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin: 5px 0 0 60px;
  }

  .title3 {
    font-size: 30px;
    line-height: 32px;
  }

  .title3 span {
    font-size: 20px;
  }

  .colboxes1 {
    float: left;
    width: 33%;
  }

  .box3 a .trian1 {
    border-width: 0 122px 44px 0;
  }

  .box3 a .title1 {
    margin: 12px 15px 0 0;
  }
}

/**********************************************************/
@media (max-width: 580px) {
  .box5 a .trian2 {
    border-width: 0 196px 70px 0;
  }

  .box5 a .title1 {
    margin: 23px 20px 0 0;
  }

  .list-team li {
    float: left;
    overflow: hidden;
    width: 42%;
  }

  .list-team li figure img {
    width: 100%;
  }
}

/**********************************************************/
@media (max-width: 520px) {
  .list-blog li .badge_3 {
    float: none;
    margin-bottom: 20px;
  }

  .list-blog .extra-wrap .pull-right {
    margin-right: 0;
  }

  .list-blog>li>div>figure {
    border: none;
    float: none;
    width: 100%;
    margin: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .list-blog>li>div>figure img {
    width: 100%;
  }

  .box5 a .trian2 {
    border-width: 0 167px 60px 0;
  }

  .box5 a .title1 {
    margin: 18px 20px 0 0;
  }

  .colfooter2 {
    float: none;
    width: 100%;
  }

  .box4 {
    position: relative;
  }

  .box4 figure {
    position: relative;
    float: none;
    width: 100%;
  }

  .box4 a {
    padding: 10px 20px;
    position: relative;
    display: block;
    width: 241px;
    height: 100%;
    background: url(../img/box4bg1.png) left top no-repeat;
  }

  .box4 a .title4 {
    margin: 0 0 0 30px;
  }

  .box4 a .title5 {
    margin: 5px 0 0 30px;
  }

  .box4 a:hover {
    position: relative;
    display: block;
    width: 241px;
    height: 100%;
    background: url(../img/box4bg2.png) left top no-repeat;
  }

  .box4 a:hover .title4 {
    margin: 0 0 0 30px;
  }

  .box4 a:hover .title5 {
    margin: 5px 0 0 30px;
  }

  .collist1 {
    float: none;
    width: 100%;
  }

  .title3 {
    font-size: 22px;
    line-height: 22px;
  }

  .title3 span {
    font-size: 20px;
  }

  .colboxes1 {
    float: left;
    width: 33%;
  }

  .box3 a .trian1 {
    border-width: 0 100px 35px 0;
  }

  .box3 a .title1 {
    margin: 8px 8px 0 0;
  }
}

/**********************************************************/
@media (max-width: 480px) {
  .box5 a .trian2 {
    border-width: 0 144px 50px 0;
  }

  .box5 a .title1 {
    margin: 15px 18px 0 0;
  }

  .list-team {
    margin-left: 0;
  }

  .list-team li {
    float: none;
    overflow: hidden;
    margin-left: 0;
    width: 100%;
  }
}

/**********************************************************/
@media (max-width: 430px) {
  .box5col {
    float: none;
    width: 100%;
  }

  .box5 a .trian2 {
    border-width: 0 290px 110px 0;
  }

  .box5 a .title1 {
    margin: 33px 27px 0 0;
  }

  .box5 figure {
    width: 100%;
  }

  .box5 figure img {
    width: 100%;
  }

  .title3 {
    font-size: 40px;
    line-height: 42px;
  }

  .title3 span {
    font-size: 30px;
  }

  .box3 figure {
    width: 100%;
  }

  .box3 figure img {
    width: 100%;
  }

  .colboxes1 {
    float: none;
    width: 100%;
  }

  .box3 a .trian1 {
    border-width: 0 300px 103px 0;
  }

  .box3 a .title1 {
    margin: 23px 30px 0 0;
  }
}

/**********************************************************/
@media (max-width: 370px) {
  .list-blog .extra-wrap .pull-left {
    float: none !important;
  }

  .list-blog .extra-wrap .pull-right {
    float: none !important;
  }

  .box3 a .trian1 {
    border-width: 0 230px 83px 0;
  }

  .box3 a .title1 {
    margin: 23px 30px 0 0;
  }

  .box5col {
    float: none;
    width: 100%;
  }

  .box5 a .trian2 {
    border-width: 0 230px 80px 0;
  }

  .box5 a .title1 {
    margin: 20px 25px 0 0;
  }
}

/*Core variables and mixins*/
img {
  max-width: 100%;
}