/**

* Theme Name: Bootstrap Child

* Theme URI: http://example.com/

* Description: Child theme for the bootstrap-canvas-wp theme
 
* Author: Your name here

* Author URI: http://example.com/about/

* Template: bootstrap-canvas-wp

* Version: 0.1.0

*/

@import url('../bootstrap-canvas-wp/style.css');

/* font-family: "RobotoRegular"; */
@font-face {
    font-family: "RobotoRegular";
    src: url("fonts/RobotoRegular/RobotoRegular.eot");
    src: url("fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
    url("fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoLight"; */
@font-face {
    font-family: "RobotoLight";
    src: url("../fonts/RobotoLight/RobotoLight.eot");
    src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoLight/RobotoLight.woff") format("woff"),
    url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
	font-family: 'OpenSans-Regular'; 
    src: url("fonts/open_sans_regular.ttf");
}
@font-face {
	font-family: 'RobotoBold'; 
    src: url("fonts/Roboto-Bold.ttf");
}
@font-face {
	font-family: 'Roboto-LightItalic'; 
    src: url("fonts/Roboto-LightItalic.ttf");
}

h1{
  font-size: 24px;
  font-family: georgia, serif !important;
  color: #333 !important;
}
h2{
  font-size: 23px;
  font-family: georgia, serif !important;
  color: #333 !important;
  font-weight:bold;
}
.col-sm-8{
  float:none !important;
  margin:auto;
}
.navbar-inverse{
  background:#0f1826;
  border-bottom:3px solid #1c9a8c;
}
.navbar-inverse .navbar-nav a {
  font-family: RobotoRegular !important;
  font-size:19px;
  color:#fff !important;
}
.navbar-inverse .navbar-nav > .active > a {
   background-color: inherit;
}
.navbar-inverse .navbar-nav  a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
   background-color: inherit !important;
   color:#1c9a8c !important;
}

.navbar-brand{
  font-family: RobotoRegular !important;
  font-size:30px;
  color:#fff !important;
  margin-bottom:20px;
  margin-top: 10px;
}
.col-sm-12 {
  padding-left:0;
  padding-right:0;
}
.blog-post-title {
  display:none;
}
.row {
  margin-right:0;
  margin-left:0;
}
.container{
  width:1300px !important;
}
.header{
  background:url("images/header.png");
  height: 460px;
}
.header .container{
  padding-top: 70px;
}
.navbar-nav {
 float: right;
 margin-top: 20px;
}
.header h1{
 font-family: RobotoRegular !important;
 font-size:70px;
 color:#fff !important;
 text-align:center;
}
.header span {
font-family: RobotoRegular !important;
font-size: 70px;
color: #fff !important;
text-align: center;
}
.header h2{
 font-family: RobotoRegular !important;
 font-size:30px;
 color:#fff !important;
 text-align:center;
}
.header p{
 font-family: OpenSans-Regular !important;
 font-size: 32px;
 color: #fff !important;
 text-align: center;
 margin-left: 160px;
 margin-right: 160px;
}
.header img{
  z-index: 1;
  position: relative;
  margin-top: 80px;
}
.content_page  .container{
  padding-top:170px;
  padding-bottom:70px;
}
.page1-section1{
  background-image: url("images/home_page_section1.png");
  background-repeat: no-repeat;
  background-position: center center;
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto;
}
.page1-section1 .container{
  padding-top:130px;
  padding-bottom:70px;
  height:600px;
}
.page1-section1 span{
  font-family: RobotoRegular !important;
  font-size:60px;
  color:#000 !important;
  text-align:left;
}

.page1-section1 p{
  font-family: RobotoRegular !important;
  font-size:30px;
  color:#000 !important;
  text-align:left;
}
.page1-section2{
  background-image: url("images/home_page_section2.png");
  background-repeat: no-repeat;
  background-position: center center;
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto;
}
.page1-section2 .container{
  padding-top:60px;
  padding-bottom:70px;
  height:700px;
}
.page1-section2  .text{
  display: block;
  float: left;
  width: 100%;
  font-family: RobotoRegular !important;
  font-size:30px;
  color:#fff !important;
  text-align:center;
}
.page1-section2 span{
  font-family: RobotoRegular !important;
  font-size:60px;
  color:#fff !important;
  text-align:center;
  display:block;
}
.page1-section2 .service{
  display: block;
  float: left;
  width: 50%;
  margin-top: 50px;
  margin-bottom: 50px;
}
.page1-section2 .service_img{
  display: block;
  float: left;
  width: 20%;
}
.page1-section2 .service p{
  display: block;
  float: left;
  width: 70%;
  margin-top: 20px;
  font-family: RobotoRegular !important;
  font-size:25px;
  color:#fff !important;
  text-align: justify;
}
.page1-section3{
  background-image: url("images/home_page_section3.png");
  background-repeat: no-repeat;
  background-position: center center;
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto;
}
.page1-section3 .container{
  padding-top:60px;
  padding-bottom:70px;
  height:870px;
}
.page1-section3 .features{
  display: block;
  float: left;
  width: 50%;
  text-align:justify;
  margin-top: 80px;
}
.page1-section3 .features p{
  text-align:justify;
  font-family: RobotoRegular !important;
  font-size: 25px;
  color: #fff !important;
  text-align: left;
  padding-top: 10px;
}
.page1-section3 .features .features_img{
  display: block;
  float: left;
  width: 134px;
  height: 150px;
}
.page1-section3 span{
  font-family: RobotoRegular !important;
  font-size: 60px;
  color: #fff !important;
  text-align: center;
  display:block;
}
.page1-section3 h2{
  font-family: RobotoBold !important;
  font-size: 30px;
  color: #fff !important;
  text-align: left;
}
.page1-section4{
  background-image: url("mages/home_page_section4.png");
  background-repeat: no-repeat;
  background-position: center center;
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto;
}
.page1-section4 h1{
  font-family: RobotoRegular !important;
  font-size: 70px;
  color: #000 !important;
  text-align: center;
}
.page1-section4 .container{
  padding-top:90px;
  padding-bottom:90px;
  height:600px;
}

.page2-section1{
  background:#000;
}
.page2-section1 .container{
  padding-top: 200px;
  padding-bottom: 70px;
  height: 1000px;
}
.page2-section1 h1{
  font-family:RobotoBold !important;
  font-size:50px;
  color:#1fbba6 !important;
  text-align:center;
}
.page2-section1 p{
  font-family:RobotoRegular !important;
  font-size:20px;
  color:#fff !important;
  padding-left: 70px;
  padding-right: 50px;
  text-align:justify;
  margin-top: 60px;
}
.page2-section1 .custom {
  font-family:RobotoRegular !important;
  font-size:18px;
  color:#fff !important;
  width:50%;
  display:block;
  float:left;
}
.page2-section1  li{
  float:left;
  margin-top:20px;
  text-align:justify;
  list-style:none;
}
.page2-section1 li:before{
  content: url("images/li.png");
  display:block;
  float:left;
  margin-right: 10px;
}
.page2-section2  .container{
  height:600px;
  margin-top: 50px;
  margin-bottom:50px;
}
.page2-section2 span{
  font-family:RobotoBold !important;
  font-size:50px;
  color:#1fbba6 !important;
  text-align:center;
  display:block;
}
.page2-section2 .custom{
  font-family:RobotoRegular !important;
  font-size:17px;
  color:#1fbba6 !important;
  float:left;
  margin-left: 30px;
}
.page2-section2 .data{
  font-family:RobotoRegular !important;
  font-size:15px;
  color:#9d9d9d !important;
  float:left;
  padding-left: 10px;
}
.page2-section2 .text{
  font-family:RobotoRegular !important;
  font-size:20px;
  color:#000 !important;
  padding-left: 70px;
  padding-right: 70px;
  margin-top: 30px;
  display:block;
  text-align: center;
}
.page2-section2  .says .text{
  font-family:RobotoRegular !important;
  font-size:15px;
  color:#000 !important;
  text-align:justify;
  margin-top: 0;
  padding-left: 0px;
  padding-right: 0px;
  display:block;
  float:left; 
}
.page2-section2  .says .text:before{
  content:url("images/quotes1.png");
  display:block;
  float:left;
  height:70px;
}
.page2-section2  .says .text:after{
  content:url("images/quotes2.png");
  display:block;
  float:right;
}
.page2-section2 .says{
  display:block;
  float:left;
  width:33%;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 60px;
}
.page2-section2 .says-img{
  height:250px;
  text-align: center;
}
.page2-section3{
  background:#1fbba6;
}
.page2-section3 .container{
  padding-left: 120px;
  padding-right: 120px;
  height:670px;
  padding-top: 60px;
}
.page2-section3 .choose{
  display:block;
  float:left;
  width:50%;
}
.page2-section3 .choose h2{
  font-family:RobotoBold !important;
  font-size:27px;
  color:#fff !important;
  text-align: center;
}
.page2-section3 .choose p{
  font-family:RobotoRegular !important;
  font-size:17px;
  color:#fff !important;
  text-align: justify;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 30px;
}
.page2-section3 .choose img{
  margin: auto;
  display: block;
}
.page3-section1, .page4-section1, .page5-section1{
 background-image: url("images/about_us_page_section1.png");
  background-repeat: no-repeat;
  background-position: center center;
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto;
  border-bottom: 5px solid #1c9a8c;
 }
.page3-section1 .container, .page4-section1 .container, .page5-section1 .container{
  padding-top: 170px;
  padding-bottom: 70px;
}
.testimonial_wrapper{
  height: 200px !important;
  margin-top:40px !important;
}
.testimonial_slider__default .testimonial_quote {
  width: 75% !important;
  float: left !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  font-family:Roboto-LightItalic !important;
  font-size:24px !important;
  color:#000 !important;
  line-height: 30px;
  min-height: 200px !important;
  float: right!important;
  margin-right: 170px;
  text-align:justify;
}
.testimonial_quote p{
  padding-left: 40px;
}
.testimonial_quote .writer{
  padding-left: 40px;
}
#pt-cv-page-1{
  text-align: center;
}
.testimonial_slider__default .testimonial_by_wrap {
  width: 10% !important;
}
#testimonial_slider_2_nav a{
  display:inline-block !important;
  border-radius:100%;
  background:#000 !important;
  margin-right:20px;
}
.customer{
  color: #1fbba6;
  font-family: RobotoBold !important;
  font-size: 26px !important;
}
.writer{
  color: #000;
  font-family: RobotoLight !important;
  font-size: 26px !important;
}
#testimonial_slider_2_nav a.selected{
  background:#1fbba6 !important;
}
.testimonial_wrapper{
  width: 1100px !important;
  margin-left: 70px !important;
}
.testimonial_slider__default .testimonial_nav_arrow_wrap {
  display: block !important;
  z-index:1;
}
.testimonial_slider__default .testimonial_nav_arrow_wrap a {
  width: 100px !important;
  height: 295px !important;
}
.testimonial_slider_2_next {
  height:350px !important;
  width:90px !important;
}

.footer{
  background:#000;
}
.footer .container{
  padding-top:70px;
  padding-bottom:80px;
}
#footer_region a{
  font-family: RobotoLight !important;
  font-size: 20px;
  color: #fff !important;
}
#footer_region h4{
   margin-bottom: 0 !important;
}
.bottom_footer{
  height:120px;
  background-image: url("images/footer.png");
  background-repeat: no-repeat;
  background-position: center center;
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto;
}
.bottom_footer p{
  font-family: RobotoRegular !important;
  font-size: 18px;
  color: #c7c7c7 !important;
  margin-top: 40px;
  width: 40%;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
  .home_title{
    display:none;
  }
  .navbar-brand{
    width: 80%;
    font-size: 23px;
  }
  .navbar-nav {
    float: left;
    width: 100%;
    margin: 0;
	text-align: center;
   }
   .header h1 {
     font-size: 35px;
   }
    .header h2 {
     font-size: 25px;
   }
   .header p {
     font-size: 20px;
	 margin-left:0;
	 margin-right:0;
   }
   .page1-section1 h1, .page1-section2 h1  {
     font-size: 35px;
   }
   .page1-section4 {
     display: none;
   }
   .page1-section3 .container {
    padding-top: 0;
    height: auto;
   }
   .page1-section3 h1 {
     font-size: 35px;
	 display: block;
     text-align: center;
   }
   .page1-section3 .features {
     width: 100%;
     margin-top: 0;
   }
   .page1-section3 h2 {
     font-size: 25px;
	 display: block;
     text-align: center;
	 margin-top:0;
   }
   .page1-section4 .container {
     padding-top:0;
	 height:auto;
   }
   .page1-section4 h1 {
     font-size: 35px;
   }
   .bottom_footer p {
     width: 100%;
     display: block;
     float: left;
	 margin-top:0;
   }
   .page1-section3 .features .features_img {
     float:none;
	 margin:auto;
   }
   .page1-section3 .features p {
     display: block;
     float: left;
     text-align: center;
   }
   .content_page .container {
    padding-top: 130px;
    padding-bottom: 0;
   }
   .page1-section1 .container{
     height:auto;
	 padding-top: 130px;
   }
   .page1-section2 .container {
     height:auto;
	 padding-top:0;
   }
   .page1-section1 p {
     font-size: 25px;
   }
   .page1-section2 .service {
     width: 100%;
     margin-top: 0;
     margin-bottom: 0;
   }
   .page2-section1 .container {
     height:auto;
	 padding-right:0;
	 padding-left:0;
	 padding-top: 70px;
   }
   .page2-section1 .custom {
     width: 100%;
	 padding-right: 20px;
   }
   .page2-section2 h1 {
     font-size: 35px;
   }
   .page2-section2 .says {
     width: 100%;
     padding-left: 0;
     padding-right: 0;
   }
   .page2-section2 p {
     padding-left: 0;
     padding-right: 0;
     margin-top: 0;
   }
   .page2-section2 h2 {
     margin-left: 0;
   }
   .page2-section2 h3 {
     padding-left: 0;
   }
   .page2-section3 .container {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    padding-top: 0;
	}
	.page2-section3 .choose {
	  width: 100%;
	}
	.footer .container {
    padding-top: 20px;
    padding-bottom: 20px;
    }
   .page2-section2 .container {
     height: auto;
     margin-top: 0;
   }
   .page2-section1 h1 {
     font-size: 35px;
   }
   .page2-section1 p {
     padding-left: 20px;
     padding-right: 20px;
	 margin-top:0;
   }
    .container {
    width: 100% !important; 
  }
  .bottom_footer {
    background: #427694;
	height:auto;
  }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1299px) {
   .container {
    width: 100% !important; 
  }
  .page1-section3 .container {
    height: 950px;
  }
  .page1-section1 .container {
    padding-top: 150px;
	height: 800px;
  }
  .page1-section2 .container {
    height: 800px;
  }
  .testimonial_slider__default .testimonial_quote {
    margin-right: 110px;
  }
  .header p {
    margin-left: 0;
    margin-right: 0;
  }
}



