/*
	Theme Name: Jules Cartoonist
	Description: Jules Cartoonist
	Author: Tractus
	Author URI: http://tractusservices.co.uk/
  Version: 1.0
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Rancho);
*{ margin:0; padding:0; border:0; outline:0;}
table { border-collapse:collapse; border-spacing:0; }
ol,ul { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; font-family: 'Rancho', cursive; }
/* end Reset */


html {

}
a{ text-decoration:none; color:#000; }
.alignleft {
    float:left;
    margin-right:10px;
}
.alignright {
    float:right;
    margin-left:10px;
}

h2 {
    font-size:50px;
    color:#219ed3;
    margin-top: 0;
}
h3 {

}
p{
  padding-bottom:10px;
}

body{
  font-family: 'Open Sans', sans-serif, Arial;
  font-size:16px;
    color: #333;
    background: url(images/wood_tiny.jpg) repeat scroll top center transparent  ;
}
.body-wrap {
    background: url(images/bg_tiny.png) repeat-y scroll top center transparent;
    width: 100%;
    float: left;
    background-size: 100% auto;
}
.container{
  width:1000px;
  padding:0 ;
  margin:0 auto;
}
/*------------------------Header section ---------------*/
.header{
  width:100%;
  float:left;
    padding-top:12px;
    padding-bottom:32px;
 /* position:relative;*/
  background:#219ed3;
    margin-bottom: 40px;
}


.logos {
  /*float: left;*/
 /* background: url('images/logo.jpg') no-repeat scroll 0 0 transparent;*/
  /*width:269px;
  height:110px;*/
    font-size:55px;
    color:#fff;
/*  text-indent:-9999px;*/
}
.logos:hover {
    color:#fff;
    text-decoration: none;
}

.top-menu {
    float: right;
    width: 100%;
    height: 53px;
    padding:0;
    margin: 25px 0  0;

    position: relative;
    z-index: 99999;

}
nn
.top-menu ul {
    float: left;
   /* width: 100%;*/
    text-align: center;
    padding:0 0 0 0;
    margin:0;
    list-style:none;
}

.top-menu ul li {
    display: inline-block;
    line-height: 41px;
    float:left;
    position:relative;
    z-index: 999;

}

.top-menu ul li a {
    color: #fff;
    font-weight:bold;
    font-size: 18px;
    padding: 6px 15px;
    display: block;
    font-family: 'Montserrat', sans-serif;
}
.top-menu ul li a:hover,
.top-menu ul .current-menu-item a,
.top-menu ul .current-menu-item li a:hover,
.current-menu-ancestor  {
    color:#155874;

}

.top-menu li.menu-item-has-children a:after {
    content: "v";
    position: absolute;
    right: 0;
    width: 10px;
    line-height: 38px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
}
.top-menu ul .current-menu-item li a,
.current-menu-ancestor li a{
    font-weight: normal;
}
.top-menu ul li ul{
    display:none;
    padding-left: 0;
    border-top: none;
    background: #0c4c7d;
    box-shadow: 4px 4px 0 0 #58a0d6;
    z-index:990;
}
.top-menu ul li:hover a{
    color:#155874;
    text-decoration: none;
    /*  background:#36f*/
}
.top-menu ul li:hover ul{
    display:block;
    position:absolute;
    top:52px;
    left:50%;
    margin-left:-100px;
    width:200px
}
.top-menu li ul li {
    float:left;
    width:100%;
    height: auto;
}
.top-menu ul li:hover ul li a{
    display:block;
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    color:#fff;
    padding:3px 10px;
    margin:0;
}
.top-menu ul li:hover ul li a:after {
    display: none;
}
.top-menu ul li:hover ul li a:hover{
    background:#0088ce !important;
    color:#FFF
}
/*-------------------------------------------------------------*/
.slider {
    padding-top:165px;
    padding-bottom:20px
}
/*------------------Slider -----------*/
.flexslider {
    overflow: hidden;
    /*  height:500px;*/
    min-height: 300px;
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.flexslider .slides img {
    width:auto;
    max-width: 55%;
    margin: 0 auto;
}
.flex-control-nav {
    display: none;}
.flex-direction-nav a:after,
.flex-direction-nav a:before {
    font-size:37px;
    content: "" !important;
    background: url(http://jules4cartoons.co.uk/wp-content/plugins/revslider/rs-plugin/assets/large_left.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
}
.flex-direction-nav a.flex-next:before {
    background: url( http://jules4cartoons.co.uk/wp-content/plugins/revslider/rs-plugin/assets/large_right.png) no-repeat 0 0;

}

.tp-bannertimer {display: none !important;}
.banner img {max-width: 100%; height: auto;}
.section {
    padding:45px 0;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    box-shadow: 0 3px 9px 0px rgba(0,0,0,0.4);
}
.section img {
    max-width: 100%;
    height: auto;
}
.section p {
    line-height: 24px;
}
.section-white {
    background: #fff;

}
.section-blue {
    background: #219ed3;
    color:#fff;
    padding-top:35px;
    padding-bottom: 35px;
}
.section-blue h2 {
    color:#fff;
    line-height: 52px;
  /*  margin-bottom: 0;*/
}
.section-blue p {

}
.top-home p,
.service p{
    line-height: 24px;
    width: 96%;

}
.wpcf7-submit,
.btn {
    padding:15px 0;
    width:290px;
    font-size:18px;
    border-radius: 10px;
    margin-right: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
    max-width:100%;
}
.btn-right {
  /*  float:right;*/
}
.wpcf7-submit,
.btn-blue {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#219ed3+0,219ed3+100 */
    background: #219ed3; /* Old browsers */
    background: -moz-linear-gradient(top, #219ed3 0%, #219ed3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #219ed3 0%,#219ed3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #219ed3 0%,#219ed3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#219ed3', endColorstr='#219ed3',GradientType=0 ); /* IE6-9 */
    color:#fff;
    -webkit-transition: .2s all ease;
    -moz-transition: .2s all ease;
    -ms-transition: .2s all ease;
    transition: .2s all ease;
    box-shadow: 0 2px 3px rgba(255,255,255);
}
.wpcf7-submit:hover,
.btn-blue:hover {
    color:#fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd24a+0,ffb912+100 */
    background: #ffd24a; /* Old browsers */
    background: -moz-linear-gradient(top, #ffd24a 0%, #ffb912 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffd24a 0%,#ffb912 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffd24a 0%,#ffb912 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd24a', endColorstr='#ffb912',GradientType=0 ); /* IE6-9 */
     box-shadow: 0 2px 3px rgba(0,0,0,0.3);
    -webkit-transition: .2s all ease;
    -moz-transition: .2s all ease;
    -ms-transition: .2s all ease;
    transition: .2s all ease;
}
.btn-light {
    border: 1px solid #cccccc;
    color:#cccccc;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
    background: none;
}
.btn-light:hover {
    background: #cccccc;
    color:#FFF;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
}
.btn-white {
    border: 1px solid #fff;
    color:#fff;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
}
.btn-white:hover {
    background: #fff;
    color:#219ed3;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
}
.service-small {
    margin-bottom: 25px;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
    padding-top:10px;
    padding-bottom: 10px;
}
.service ol {
    margin-bottom: 25px;
}
.service ol li {
    list-style: decimal;
    list-style-position: inside;
    margin-left: 5%;
    padding-left: 1%;
    margin-bottom: 10px;
    line-height: 24px;
    counter-increment: item;
}
.service ol  li:before {
    margin-right: 10px;
 /*   content: counter(item);
    font-weight: bold;*/
    border-radius: 100%;
    color: #333;
    width: 1.2em;
    text-align: center;
    display: inline-block;
}

.wide-btn {
    padding-top:25px;
}
.wide-btn .btn {
    width:80%;
    margin-right: 0;
}
  h3.service-title {
    font-size:20px;
      margin:0 0 15px;
      font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}
.service-small:hover {
    box-shadow: 0 3px 9px 0px rgba(0,0,0,0.4);
    color:#ffcc3c;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
}
.service-small .service-title {
    font-weight: bold;
    margin-top:10px;
    display:inline-block;
}
.service-small p {
    font-size: 14px;
    max-width: 98%;
}

.image-round img {
    max-width: 100%;
    height: auto;

    border-radius: 100%;
    border:10px solid #219ed3;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
}
.service-small:hover .image-round img  {
    border:10px solid #ffcc3c;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
}

.single-service .col-xs-6 {
    text-align: center;
}
/*----------------- Gallery ------------------*/
.gallery-box {
    border:6px solid #219ed3;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
}
.gallery-box span {
    width:100%;
    display: inline-block;
    color: #fff;
    background: #219ed3;
    font-size:16px;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0 10px;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
}
.gallery-box:hover {
    border-color:  #ffd717;
    box-shadow: 0 3px 9px 0px rgba(0,0,0,0.4);
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
}
.gallery-box:hover span {
    background: #ffd717;
    color:#000;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
}
/*----------------- Contact--------------------*/

.contacts-section h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: bold;
}

.border-right {
    border-right:3px solid #f3f3f3;
}
.g-map {
    width: 100%;
    max-height: 458px;
    margin-bottom: 35px;
    box-shadow: 0 3px 9px 0px rgba(0,0,0,0.4);
}


.col3 {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col3 span {
    line-height: 60px;
}
.col3 span.red {
    color:red;
}
.col9 {
    width: 75%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col9 .det {
    padding-left:10px;
}
.col9 img {
    width:40%;
}
.col9 img.ajax-loader {
    width: auto;
}
.wpcf7 input {

}
.wpcf7 input[type="text"],
.wpcf7  textarea  {
    box-shadow: inset 2px 2px 8px rgba(0,0,0,0.3);
    padding: 20px;
    font-size: 16px;
    line-height: 22px;
    width:98%;
    margin:0 0 15px 0;
}
.wpcf7 a {
    color:#219ed3;
}
.wpcf7 input[type="file"] {
    background: #219ed3;
    color:#fff;
    font-size: 16px;
    line-height: 22px;
}

div.upload {
    width: 290px;
    height: 57px;
    background: url(images/select.jpg) no-repeat scroll 0 0 ;
    overflow: hidden;
    color:#fff;
    float: left;
}

div.upload input {
    display: block !important;
    width: 290px !important;
    height: 57px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}
/*----------------- footer --------------------*/
.footer{
  width:100%;
  float:left;
    color:#fff;
  background:#292f31;
  padding-top:40px;
    padding-bottom: 100px;
  font-size:14px;
    margin-top: 10px;
}
.footer .sub-menu {
    display:none;
}
.footer h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.footer a{
  color:#fff;
  font-size:14px;
}

.footer a:hover{
  text-decoration:underline;
}
.footer-top {
}
.footer-bottom {
  display: none;
  color:#fff;
    padding-bottom: 15px;

}
.footer  .email {
    color:#ffd045;
}
.footer .col-lg-3,
.footer .col-sm-6{
    border-left:2px solid #414648;
    min-height: 180px;
}
.footer .col-xs-12 {
    text-align: center;
    border: none;
}
#menu-social-menu li a {
    line-height: 30px;
}
#menu-social-menu li a:hover {
    text-decoration: none;
    color:#ffd045;
}
#menu-social-menu li a span {
    position: relative;
    text-indent: 0;
    top:-5px;
    overflow: visible;
    height: auto;
    width: auto;
    left: 5px;
    letter-spacing: 0;
    line-height: 30px;
}
#menu-social-menu li a i:before {
    width:30px;
    text-align: center;
}
.left {
  float:left;
}

.right {
  float:right;
}
@media (max-width:1200px) {
    .container {
        width:95%;
        padding-right: 15px;
        padding-left: 15px;
    }
   .header {
    padding: 0 0 10px;
   }

}

@media (max-width:768px) {
    .wpcf7-submit, .btn {
        width:100%;
        margin-right: 0;
    }
    .col3, .col9 {
        width:100%;
    }
    .col9 .det {display: inline-block; width:100%; padding-left: 0; margin-top:10px;}
    .col-sm-4.section-image,
    .image-round{
        text-align:center;
    }
    .footer {
    padding-bottom:     20px;
    }
}

@media (max-width:460px) {
    .gallery-section .col-xs-6 {
        width:100%;
    }
    .single-service .col-xs-6 {
        width:100%;
        margin-bottom: 15px;
    }
}