.tp-bullet.selected {
    border: 2px solid rgb(19, 179, 190) !important;
    background: transparent !important;
}

 .tp-bullet {
    width: 8px;
    height: 8px;
    position: absolute;
    background: transparent !important;
    border: 2px solid rgba(255,255,255,0.9) !important;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0px 0px 2px 1px rgba(130,130,130, 0.3);
}

.text-service {
    
    position: relative;
    width: 50%;
    height: 100%;
    padding: 90px 70px 0px 0px;
    margin: auto;
}
.submit-blog-btn {
    font-family: "futura-pt" !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    font-weight: 300 !important;
    font-style: normal !important;
    color: #fff !important;
    background-color: #00a1dc !important;
    border-color: #00a1dc !important;
    padding: 8px !important;
    width:210px !important;
    font-size: 13px !important;
}

a.cv{
    cursor: pointer !important;
    
}

a.cv:hover {
    font-family: 'Lato', sans-serif;
}

.text p {
    font-family: 'Lato', sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.header_blog {
    padding-bottom: 8px;
}

h2.sub-application.links {
    margin-bottom: 14px;
    color: #000;
}
.wpcf7 .row-title {
    font-family: "Varela Round";
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: .5px;
    font-weight: 400;
    font-style: normal;
    color: #1f1f1f;
}
 .wpcf7 input[type="text"]
 {
    width: 100%;
    padding: 12px;
    margin: 6px 0 4px;
    border: 1px solid #ccc;
    background: #fafafa;
    font-family: sans-serif;
    font-size: 12px;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 2px;
 }
  .wpcf7 input[type="number"]
 {
    width: 100%;
    padding: 12px;
    margin: 6px 0 4px;
    border: 1px solid #ccc;
    background: #fafafa;
    font-family: sans-serif;
    font-size: 12px;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 2px;
 }
 .wpcf7 input[type="email"]
 {
    width: 100%;
    padding: 12px;
    margin: 6px 0 4px;
    border: 1px solid #ccc;
    background: #fafafa;
    font-family: sans-serif;
    font-size: 12px;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 2px;
 }
 
 .wpcf7 .row-title-bottom-text {
    letter-spacing: .5px;
    font-weight: 400;
    font-style: normal;
    color: #1f1f1f;
    font-size: 10px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 12px;
    margin: 6px 0 4px;
    border: 1px solid #ccc;
    background: #fafafa;
    font-family: sans-serif;
    font-size: 12px;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 2px;
}
.wpcf7 .row.single-row-content {
    margin-bottom: 20px;
}
.wpcf7 .address-single-row {
    margin-bottom: 12px;
}
p.text-of-p {
    text-align: center;
    color: #fff;
    font-family: arial;
    font-size: 15px;
}

a#testimonial_slider_recent_next {
    width: 30px;
    position: absolute;
    top: 46%;
    right: 26px;
}
a#testimonial_slider_recent_prev {
    width: 30px;
    position: absolute;
    top: 46%;
    left: 26px;
}
  .wpcf7 input[type="submit"]
  {
      font-family: "futura-pt";
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 300;
    font-style: normal;
    color: #fff;
    background-color: #1f1f1f;
    border-color: #1f1f1f;
    padding: 8px;
    width: 150px;
  }
  
  
  
.top-navigation {
    position: fixed;
    min-height: 85px;
    z-index: 9;
    top: 0px;
    background: white;
    width: 100%;
    padding-top: 30px;
}

.top-navigation-inner {
    background: white;
    z-index: 999;
    top: 0;
    margin: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

ul#menu-top-menu li a {
   text-decoration: none;
    outline: none;
    font-family: Open Sans, sans-serif;
    display: block;
    font-weight: 500;
    color: #222222;
    padding: 10px 14px;
    font-size: 12px;
}

.blog .paralax-revslider {
    display: none;
}
.blog .pageSection {
    margin-top: 0px;
    padding-top: 41px;
}

.blog div#sidebar ul:first-child {
    list-style-type: none;
}

#page-footer .heading:after {
    border: none !important;
}

li.menu-item-has-children:hover > ul.sub-menu {
    display:block !important;
    opacity:1.0 !important;
    top:30px;
}

.sub-menu li a {
    color:#222222 !important;
    text-align:center;    
    
}


ul.sub-menu li a::before {
    content: '' !important;
}

ul.sub-menu {
    z-index: 999;
    padding-top:15px;
}

.row-cent-div{
    width:80% !important;
    margin:auto;
}



/* Amir Sohel */

.left-label h2 {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #515357;
    font-weight: normal;
}

.left-label h2::after {
    content: "*";
    color: red;
    padding-left: 8px;
    font-size: 20px;
    position: absolute;
}

.wpcf7 input[type="text"] {
    width: 100%;
    padding: 12px;
    margin: 6px 0 4px;
    border: 1px solid rgb(225, 225, 225);
    background: #fafafa;
    font-family: sans-serif;
    font-size: 12px;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 2px;
    height: 38px;
}
.row-cent-div2 {
    width: 80% !important;
    margin: auto;
}

span.required.with-label {
    display: inline-block;
    color: #ff794f;
    margin-left: 4px;
    font-size: 9px;
    padding-bottom: 0px;
    position: absolute;
}


::-webkit-input-placeholder,:-ms-input-placeholder,:-moz-placeholder,::-moz-placeholder {
    color: gray !important;
    font-family: sans-serif;
}

:-ms-input-placeholder{
    color: gray !important;
    font-family: sans-serif;
}

:-moz-placeholder {
    color: gray !important;
    font-family: sans-serif;
}

::-moz-placeholder {
    color: gray !important;
    font-family: sans-serif;
}

.main-test-div
{
    color: white;
    padding-top:9px;
}

.top-image img {
    height: 600px !important;
}