@charset "utf-8";

/* CSS Document */



/*===== Custome Fonts =====*/

@font-face{ font-family:"Clab-400"; src:url("../fonts/Clab-400.otf"); }



@font-face{ font-family:"Clab-700"; src:url("../fonts/Clab-700.otf"); }



@font-face{ font-family:"rockb"; src:url("../fonts/rockb.ttf"); }



/*===== Pre CSS ===== */

body{ margin: 0; padding: 0; font-size: 14px; font-weight: normal; color: #333; font-family: 'Raleway', sans-serif; background: #fff;}

p, a, span, table, th, tr, td, h1, h2, h3, h4, h5, h6, img, ul, ol, li{ margin: 0; padding: 0; font-family: 'Raleway', sans-serif; }



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

a[href^=mailto] { text-decoration:inherit; color: inherit; }



/*===== Go To Top Section =====*/

#back-top{ display: block; position: fixed; bottom: 140px; right: 10px; bottom: 10px; text-align: center;  z-index: 99999; }

#back-top a{ display: block; text-decoration: none; }

#back-top a .fa{ width: 50px; height: 50px; padding-top: 12px; font-size: 20px; border-radius: 50%; opacity: 1; color: #fff; background: #3199d4; border: #286090 solid 2px; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }

#back-top a .fa:hover{ background: #fff; color: #3199d4; }



/* Modal Body */

.modal-body .close{ position: absolute; top: 8px; right: -4px; transform: translate(-50%,-50%); opacity: 1; color: #3199d4; }

.modal-body img{ width: 100%; }



/* Wrapper */

.wrapper{ position: relative; margin: 0; padding: 0; overflow: hidden; }



/*Header Navigation*/

.header-navigation::before{content: ''; position: absolute; background: #fff; width: 25%; height: 100%; left: -189px; z-index: 1;}

.navbar-inverse{ position: relative; bottom: 0; padding: 0; z-index: 9; border: none; float: left; }

.navbar{ margin-top:0; margin-bottom: 0; background: transparent;  min-height: auto;}

.header-navigation{ position: relative; background: #fff; min-height:75px; width:100%;  display: flex; justify-content: flex-start; align-items: center; position: absolute; border-radius: 10px; left: 0; box-shadow: 0px 10px 24px 1px rgb(0 0 0 / 47%); z-index: 11;}

.navbar-inverse .navbar-nav{ display: block; margin:0; padding: 0; float:none;}

.navbar-inverse .navbar-nav li{ list-style: none; float: left; margin: 0 45px 0 0; border-right: 2px solid #1e2452; }

.navbar-inverse .navbar-nav li:last-child{ margin-right: 0; border-right: none;}

.navbar-inverse .navbar-nav li a{ position: relative; display: inline-block; padding: 0; padding-bottom: 0; margin: 0; border: none; border: none; border-radius: 0; color: #1e2452; background: transparent; font-size: 14px; font-weight: 600; text-align: center; text-transform: uppercase; text-decoration: none; font-family: 'Raleway', sans-serif; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }

.navbar-inverse .navbar-nav li a{margin-right: 10px;}

.navbar-inverse .navbar-nav li a:hover,

.navbar-inverse .navbar-nav li a:focus,

.navbar-inverse .navbar-nav .active a,

.navbar-inverse .navbar-nav .active a:hover,

.navbar-inverse .navbar-nav .active a:focus{ color: #3199d4; background: transparent; }

#flag {width: 80px; height: 90px; box-sizing: content-box; padding-top: 15px; position: absolute; background: #ffff00; color: white; font-size: 11px; letter-spacing: 0.2em; text-align: center; text-transform: uppercase; z-index: 10; right: 0%; top: 0;}

#flag:after { content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 0; border-bottom: 25px solid #eee; border-left: 40px solid transparent; border-right: 41px solid transparent;}

.flag .fa{font-size: 30px; color: #000; margin-top: 15px;}

.flag{text-align: center;}

.navigation-header-right{/*display: block; text-align: center;*/ position: relative; z-index: 10;}

.navigation-header-right p{position:absolute; font-size: 12px; font-weight: 600; z-index: 100; color:#fff; left: 39%; margin-top: 13px;}

.navigation-header-right h3{position:absolute; font-size: 30px; font-weight: 600; z-index: 101; color: #fff; left: 32%; margin-top: 30px;}

.navigation-header-right::after{content: ''; position: absolute; background: #3199d4; width: 150%; min-height: 75px; top: 0; left: 5%; border-radius: 10px;}

.navbar-inverse .navbar-nav .active a::before{opacity: 1; content: ''; position: absolute; height: 20px; width: 35px; top: -167%; left: 8%; background: url(../images/page-marker.png)no-repeat; }

.navbar-inverse .navbar-nav .active a,

.navbar-inverse .navbar-nav .active a:hover,

.navbar-inverse .navbar-nav .active a:focus{ color: #3199d4; background: transparent; opacity: 1;}





/*===== Mobile Menu =====*/

.mobile_menu.active{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 9999999999; }

.menu_icon_box{ position: fixed; top: 0; left: 0; z-index: 9999999999; display: block; width: 100%; background-image: linear-gradient( 206.8deg,  rgba(73,168,255,1) 19.1%, rgba(0,48,249,1) 109.8% ); height: 57px; }

.tab_button{ float: left; }

.tab_button a{ display: inline-block; padding: 7px 10px; margin-top: 14px; font-size: 10px; text-align: center; text-transform: uppercase; color: #fff; background: transparent; border: #fff solid 1px; border-radius: 5px; box-sizing: border-box; text-decoration: none; }

.tab_button a:hover{ background: #747474; border: #747474 solid 1px; }

.tab_button1{ margin-left: 15px; margin-right: 5px; }



.menu_icon{ position: fixed; top: 15px; right: 15px; width: 30px; height: 30px; padding: 1px 5px; background: transparent; box-sizing: border-box; cursor: pointer; z-index: 999; }

.menu_icon span{ width: 100%; height: 2px; display: block; background: #fff; margin: 5px 0; border-radius: 5px; transition: all linear 0.3s; }

.menu_icon.active{ color: #fff; padding: 8px 3px 0; }

.menu_icon.active span{ position: absolute;	width: 85%; }

.menu_icon.active span:nth-child(1){ transform: rotate(45deg); }

.menu_icon.active span:nth-child(3){ transform: rotate(-45deg); }

.menu_icon.active span:nth-child(2){ display: none; }



.mobile_slideLogo{ display: block; margin-top:10px; text-align: center; }

.mobile_slideLogo img{ display: inline-block; float: none; background: #fff; padding: 10px 30px; margin-bottom: 15px; border-radius: 5px; width: 100%; height: auto; }

.sidebar{ padding: 65px 15px; position: fixed; top: 0; left: -100%; z-index: 99999; overflow-y: scroll; width: 80%; height: 100%; background-image: linear-gradient( 144.8deg,  rgba(103,148,265,1) 29.1%, rgba(0,28,109,1) 109.8%); text-align: center; box-sizing: border-box; z-index: 999999; transition: all linear 0.3s; }

.sidebar.active{ left: 0; }

.sidebar ul li{ list-style: none; margin-bottom:5px;}

.sidebar ul li a{ position: relative; display: block; padding: 10px 15px; border: #fff solid 1px; text-align: left; color: #fff; margin-bottom: 1px; text-transform: uppercase; text-decoration: none; font-size: 13px; border-radius:50px; font-weight: 400; border-radius: 50px; position: relative; overflow: hidden; }

.sidebar ul li a::before{ content: ""; position: absolute; top: 0; left: 0; z-index: -1; padding: 12px 0; height: 100%; width: 0%; background-image: linear-gradient( 206.8deg,  rgba(73,168,255,1) 19.1%, rgba(0,48,249,1) 109.8% ); transition: all linear 0.3s; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; }

.sidebar ul li a:hover::before{ width: 100%; }

.sidebar ul li.active{ background-image: linear-gradient( 206.8deg,  rgba(73,168,255,1) 19.1%, rgba(0,48,249,1) 109.8% );  border-radius: 50px; }



/*===== Responsive Mobile Dropdown =====*/

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

.accordion_headline{ background: transparent; padding: 8px 10px; border: #666 solid 1px; color: #fff; text-align: left; text-transform: uppercase; font-size: 12px; font-weight: 400; transition: .3s ease; position: relative; }

.accordion_headline::before,

.accordion_headline::after{ content: ""; width: 15px; height: 2px; background: #ffffff; position: absolute; display: block; top: 50%; right: 15px; transform: translate(-50%, -50%) rotate(0deg); transition: .3s ease; }

.accordion_headline::after{ transform: translate(-50%, -50%) rotate(90deg); }

.accordion_headline:hover{ cursor: pointer; background: transparent; }

.open > .accordion_headline::before{ transform: translate(-50%, -50%) rotate(180deg);	}

.open > .accordion_headline::after{ transform: translate(-50%, -50%) rotate(360deg); }

.accordion_content{ display: none; background: transparent; padding: 0; border-top: 0; }

.accordion li{ margin-bottom: 1px; }

.accordion_headline h5{ font-size: 16px; margin: 0; padding-right: 30px; }

.accordion_content p{ font-size: 14px; margin: 0; }



/*-- Modern Social Media Icon Display --*/

.social_media_block{ display: block; position: fixed; top: 0; left: 0; z-index: 9; height: 100%; background: transparent; }

.share_icon .fa{ position: absolute; left: 10px; bottom: 10px; z-index: 2; cursor: pointer; width: 52px; height: 52px; border-radius: 50%; border: #286090 solid 1px; background: #3199d4; color: #fff; font-size: 24px; text-align: center; padding: 12px 5px 0 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }

.share_icon .fa:hover{ transform: rotate(360deg); color: #fff; background: #3199d4; border-color: #3199d4; }

.social_icon ul{ display: block; text-align: center; }

.social_icon ul li{ list-style: none; display: inline-block; }

.social_icon ul li .fa{ position: absolute; left: 11px; bottom: 11px; z-index: 1; width: 50px; height: 50px; border-radius: 50%; border: none; background: #6f729a; color: #fff; font-size: 24px; text-align: center; padding: 13px 0px 0 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }

.social_icon ul li .fa:hover{ transform: rotate(360deg); }

.social_icon.active ul li:nth-child(1) .fa{ bottom: 162px; background: #3b5998; color: #fff; }

.social_icon.active ul li:nth-child(2) .fa{ bottom: 112px; background: #59adec; color: #fff; }

.social_icon.active ul li:nth-child(3) .fa{ bottom: 62px; background: #f23ece; color: #fff; }



/*top-header*/

.top-header{padding: 14px 0; background:#3199d4;}

.top-header-content-social ul li img{margin-right: 20px;}
.top-header-content p{    display: flex;
    justify-content: space-between;}

.top-header ul li{list-style: none; display: inline-block; margin-right:20px; color:#fff; font-size:13px; text-transform:uppercase;}

.top-header ul li .fa{height:25px; width:25px; font-size: 16px; text-align: center; line-height:25px; margin-right: 20px;}

.top-header ul li a{display: inline-block; color:#fff;}

.top-header-content p{text-align: left; font-size: 18px; font-style: italic; color: #fff; margin-bottom: 0;}

.top-header-content-social ul{text-align: right;}

.top-header-content-social ul li{margin-right:0;}

.top-header-content-social ul li a{text-decoration: none; margin-right: 16px; font-size: 14px; font-weight: 600;}

.top-header-content-center{display: block; text-align: center;}

.request-quote a{display: inline-block; font-size: 14px; color: #fff; text-decoration: none; text-transform: uppercase;}

.top-header-middle-content{text-align: right;}



#triangle-down{z-index: 100; margin-top: -7px; position: absolute; width: 0; height: 0; border-left: 16px solid transparent; border-right: 16px solid transparent; border-top: 24px solid #448aff;}

#triangle-up{left:7px; z-index: 99; margin-top: -7px; position: absolute; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #0060ff;}

#triangle-up2{left: 39px; z-index: 99; margin-top: -7px; position: absolute; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #0060ff;}



#square{right: 0; position: absolute; width: 90px; height: 75px; background: #ffff00; z-index: 11;}

#triangle-topleft { right: 9px; top: 60px; position: absolute; width: 0; height: 0; border-top: 60px solid #ffff00; border-right: 81px solid transparent; z-index: 11;}

#triangle-topright {right: 0; top: 60px; position: absolute; width: 0; height: 0; border-top: 60px solid #ffff00; border-left: 81px solid transparent; z-index: 11;}

.square .fa{position: absolute; font-size: 30px; color: #000; margin-top: 15px; left: 40%; top: 22%;}

.stroke{}



/*.special-one{float: right;}*/



/*bottom-header*/

.bottom-header{padding:30px 0; background: #fff; position: relative; z-index: 11;}

.bottom-header-content{margin-top: 40px;}

.bottom-header-content ul li{list-style-type: none; width: 49%; display: inline-block;}

.bottom-header-content ul li .fa{color: #fff; font-size: 20px;}

.bottom-header-content ul li span{ display: inline-block; float: left; padding: 15px 20px; border-radius: 5px; background: #3199d4; margin-right: 15px;}

.bottom-header-content h4{font-size: 18px; font-weight: 600; text-transform: capitalize; margin-top: 5px;}

.bottom-header-content p{font-size: 16px; margin-top: 5px; display: inline-block; }

.navigation-header-right h3 a{text-decoration: none; color: #fff;  }

.bottom-header-content ul li:first-child{width: 45%;}

.bottom-header-content ul li:last-child{width:50%;}

.bottom-header-content ul{display: flex; justify-content: space-between; align-items: flex-start;}



/*===== Banner Section =====*/

.section-banner{ display: block;  padding: 0px; position: relative; top: 30px;}

.section-banner img{ width: 100%; }

.banner-cotent-box p{margin:40px 0; font-size: 18px; line-height: 30px; color: #fff;}

.flag-body{text-align: right;}





.banner-cotent-box{color: #fff; position: absolute; left: 14%; top: 25%; width: 40%; height: auto; text-align: left;}

.banner-cotent-box h3{font-family:'Lato'; font-size:25px; color:#fff; line-height:50px;}

.banner-cotent-box h1{font-size: 48px; font-weight: 600; padding: 10px; background: #3199d4; display: inline-block; font-family: 'Josefin Sans', sans-serif;}

.banner-cotent-box span{font-family: 'Josefin Sans', sans-serif; background: #fff; font-size: 48px; font-weight: 600;padding: 6px; display: inline-block;-webkit-text-stroke-width: 2px; -webkit-text-stroke-color: #000; -webkit-text-fill-color: transparent; z-index: 100;}

.section-banner .btn-learn a{text-decoration: none; color: #fff; padding:15px 30px; font-size: 16px; border:1px solid #fff; transition: all linear .3s; display: inline-block; margin-top: 30px;}

.section-banner .btn-learn a:hover{color: #3199d4; background: #fff; border: 1px solid #3199d4;}



/*banner bottom*/

.banner-bottom{background: #3199d4; width: 100%; margin-top: 30px;}

.banner-bottom-header ul li{list-style-type: none; display: inline-block; padding: 0 55px;}

.banner-bottom-header ul li a{color: #fff; text-decoration: none; text-transform: uppercase; font-size:18px; font-weight: 600; line-height: 75px;}

.second,.fourth{background: #03548f;}

.banner-bottom-header{display: flex; justify-content: center; align-items: flex-start;}

.banner-bottom-header img{margin-right: 10px;}

.banner-bottom-bg{background: #3199d4;  border-radius: 5px; width: 92%; height: 84%; position: absolute; z-index: -1; bottom: -24px; right: 46px;}



.welcome{padding: 80px 0;}

.background-blue{background: #3199d4; display: inline-block; padding: 10px 40px;margin-top: 30px;  margin-bottom: 24px; border-radius: 50px; color: #fff; text-transform: uppercase; font-size: 12px; font-weight: 600;}

.banner-bottom-content h2{margin-bottom: 30px; font-size: 42px; font-weight: 600; font-family: 'Josefin Sans', sans-serif;}

.banner-bottom-content p{margin-bottom: 30px; color: #6a6a6a; font-size: 16px; line-height: 2;}

.banner-bottom-content ul li{ margin-bottom: 10px; position: relative; list-style-type: none; font-size: 18px; color: #3199d4; display: inline-block; width: 49%; line-height: 30px;}

.banner-bottom-content ul li::before{content: ''; position: absolute;}

.banner-bottom-content ul li .fa{color: #ffcc33; margin-right: 10px;}

.banner-bottom-image img{width:100%;}



/*special*/

.home{background: #3199d4; padding: 30px 0 100px 0; position: relative;}

.home .title-section{text-align: center;}

.home .title-section h4,p{margin-bottom: 20px; color: #fff; font-size: 18px; line-height: 35px; letter-spacing: 0.2px;}

.home .title-section h4{font-size: 28px; font-weight: 600; color: #202020;}

.home .title-section p{margin-bottom: 30px; color: #fff; font-size: 22px; line-height: 2; font-size: bold;}
.home img{width:350px;}
.home .special-image1 img{width:250px;}
.special-image1{position: absolute; left: 0; top: 70%; }

.special-image2{position: absolute; right: 0; top: 75%;}

.btn-learn-more a{text-decoration: none; text-transform: uppercase; border-radius: 5px; background: #fff; color: #3199d4; padding:15px 30px; font-size: 16px; border:1px solid #fff; transition: all linear .3s;}

.btn-learn-more{text-align: center;}

.btn-learn-more a:hover{color: #fff; background: #3199d4;}

.btn-learn-more a:hover p{color: #fff; background: #3199d4;}



/*services*/

.services{padding:100px 0;}

.services .background-blue{}

.services .title-section h2{margin-bottom: 0px; font-size: 35px; text-transform: capitalize; }

.services .title-section { color:#000; text-align: left;}

.services .title-section p{ text-align: left; color:#000; font-size:16px;font-weight:600;}

.services .title-section p span{font-weight:600; color: #3199d4; display: inline-block; margin-bottom: 0;}

.btn-view {display: block; text-align: right; margin-top: -30px;}

.btn-view a{border:1px solid transparent;  display: inline-block; text-decoration: none; font-size: 18px; color: #fff; background: #3199d4; border-radius: 5px; padding: 15px 30px; font-weight: 600; transition: all linear .3s;}

.btn-view a:hover{background: #fff; color: #3199d4; border: 1px solid #3199d4;}

.services-block-content h4,p{color: #282828; font-size: 14px; line-height: 20px; }

.services-block-content h4{color: #3199d4; font-weight: 600; font-size: 16px; margin: 10px 0;}

.services-block-content{margin-left: 20px;}

.services-block-img img{width: 66%; transform: scale(.8); margin:auto;}
.services-block-img.services-block-img-2 img{width: 50%;}
.services-block-img{height:200px; display: flex; justify-content: cente; align-items: center; overflow: hidden;}

.services-block{border: 1px solid #c6c6c6; margin-bottom: 30px;}

.services-block h5{transition: all linear .3s;}

.services-block h5:hover{color: #fff; background: #3199d4; transition: all linear .3s;}



.services-block p{}

.services-block span{ display: block; padding: 15px 0; margin-left: 15px; font-size: 14px; font-weight: 600;}

.services-block span .fa{margin-left: 10px;}

.services .read-more-block:hover{background: #3199d4; color: #fff;}

.call-us-now {position: relative;}

.call-us-now h3{ position: relative; color: #fff; font-size: 20px; font-weight: 600; text-align: center; line-height: 30px; background: #3199d4; padding: 30px 0 218px 0;}

.call-us-now::after{content: ''; position: absolute; padding: 30px 0 50px 0; background: #3199d4; /*height: 100%; width: 100%;*/}

#cone {width: 420px; height: 302px; background: #d3d7ed; border-radius: 201px / 109px; position: absolute;}

.cone-background{text-align: center; position: absolute; top: 40%; left: -34px;}

.call-us-block{position: relative; overflow: hidden;}

.cone-content{margin-top: 100px;}

.cone-content p{font-size: 16px; font-weight: 600; margin-bottom: 0px;}

.cone-content h4{font-size: 28px; font-weight: 600; color: #3199d4;}

.call-us-block .fa{color: #3199d4; position: absolute; font-size: 50px; transform: rotate(311deg); top: 25%; left: 25%;}

.call-volume-bg{background: #fff; position: absolute; top: 32%; left: 36%; border-radius: 50%; height: 100px; width: 100px;}

.services-block h5 a{text-decoration: none; color:#000;}

.services-block h5 a:hover{color: #fff;}



.services-banner{position:relative;/* padding: 80px 0;*/ background: url(../images/services-banner.png)no-repeat; height: 231px;}

.services-banner::before{content:''; position: absolute; top: 0; right: -7%; height: 100%; width: 72%; background: #3199d4; transform: skew(-33deg); }

.services-banner-content{color: #fff; position: absolute; left: 40%; margin-top: 30px;}

.services-banner-content h3{font-size: 30px; font-weight: 600;}

.services-banner-content p{font-size: 18px; color: #fff; margin-top: 10px; line-height: 1.6;}

.services-banner-content h4{font-size: 36px; display: inline-block;}

.drum{ position: absolute; right: -40px; top: 100px; transform: scale(.7);}

.btn-contact a{display: inline-block; color: #3199d4; text-decoration: none; background: #fff; border-radius: 5px; padding: 12px 30px; border: 1px solid #fff; text-transform: uppercase; font-size: 16px; font-weight: 600; transition: all linear .3s;}

.btn-contact{display: inline-block; margin-left: 20px;}

.btn-contact a:hover{color: #fff; background: #3199d4; border: 1px solid #fff;}

.btn-learn-more-contact a{font-size: 20px; color: #fff; text-decoration: none; border-bottom: 1px solid #fff; display: inline-block;}





.attorneys-desc-contnet p{color:#fff; font-size:14px; line-height:40pt; text-align: center; padding:0 30px;}



/*free estimates*/

.talk-to-attorney{padding:60px 0; background: url(../images/free-estimate-bg.png)no-repeat; display: block; text-align: center;}

.talk-to-attorney h3{ color: #fff; font-size: 42px;font-weight: 600; font-family: 'Josefin Sans', sans-serif; margin-bottom: 20px;}

.talk-to-attorney p{color: #fff; font-size: 16px; line-height: 2;}

.talk-to-attorney h3 span{color: #3199d4; font-size: 42px; font-weight: 600; display: inline-block;}

.talk-to-attorney .home-free-estimates-formstyle{border:1px solid transparent;  margin-bottom:30px; background: #f3f4f5; padding:24px; color:#a4a4a4;}

.talk-to-attorney .home-free-estimates-formstyle::placeholder{color:#a4a4a4; font-size:15px; font-weight:300;}

.talk-to-attorney .home-free-estimates-formstyle-btn{border:1px solid #3199d4; font-size:15px; padding:13px 50px;  color:#fff; background:#3199d4; transition: all linear 0.3s;}

.talk-to-attorney .home-free-estimates-formstyle-btn:hover{background:transparent; color:#3199d4;}

.home-free-estimates-form-block{background: #fff;  padding: 50px;}

.home-free-estimates-form-block h3{color: #000; font-size: 36px; margin: 30px 10px;}

.home-free-estimates-form-block h3 span{font-size: 36px; color: #3199d4; display: inline-block;}

.background-color{background: #3199d4; width: 100%; height: 100%;}

.free-estimate-logo img{margin: 10px; width: 40%;}





/*testimonials*/

.testimonials{ padding:50px 0 100px 0;}

.testimonials .title-section h2{color: #000; margin-bottom:0px; font-family: 'Josefin Sans', sans-serif;}
.testimonials .item{margin:0 45px;}

.testimonials .title-section h2::before{background:#fff;}

.testimonials .title-section p{font-size: 20px; margin-bottom: 35px;}

.testimonials .testimonials-slider p{color: #000; font-size:16px; font-weight:400; text-align: justify; margin: 0 45px 0 105px; line-height:30px;}

.testimonials .testimonials-slider h4{font-weight:600; color: #000; margin: 45px 56px 15px; font-size:18px; text-align: center; text-transform: uppercase;}

.testimonials .more a{border-radius:50px;}

.testimonials-slider h4{position: relative;}

.testimonials-slider h4::before{content: ''; position: absolute; top: 5%; left: 20%;  width: 60px; height: 50px; background: url(../images/testi-inv.png)no-repeat;}

.testimonials-slider{ border: 1px solid #ddd; min-height: 200px; border-left: 3px solid #2e8ec5;/* box-shadow: 1px 1px 39px 0px rgba(0,0,0,0.75);*/}

.testimonials-slider .img-person img{margin-left: -47px; position: absolute; top: 35%;}

.stars{position: absolute; left: 45%; top: 70px; }

.testimonials-head{text-align: left;}

.testimonials .testimonials-slider p{padding: 30px 0;}

 .square img{position: absolute; left: 30%; top: 34%;}





/*===== Title Sections =====*/

.title-section{ display: block; margin-bottom: 30px; text-align: left; }

.title-section span{ display: block; margin-bottom: 10px; text-align: center; color:#7f7f7f; font-size:18px; }

.title-section h1{font-size: 30px; font-weight: 800; color:#fff; margin-bottom: 30px; position: relative; z-index:1; text-transform: uppercase;}

.title-section h2{font-size: 35px; color:#0a1026; font-weight: 600; margin-bottom: 70px; text-transform: uppercase; position: relative; z-index:1; font-family:'Lato';}

/*.title-section h2::before{content:''; position: absolute; top:160%; left:50%; transform:translate(-50%,-50%); z-index: -1; height:3px; width:150px; background:#898989; border-radius:50px; }

*/

/*more*/

.more{display: block; text-align: center; margin-top:40px;}

.more a{display:inline-block; color:#fff; padding:13px 30px; background:#3199d4; text-decoration: none; border-radius:5px;	border:1px solid #fff; transition: all linear 0.3s;}

.more a:hover{background:transparent; color:#fff;}





/*===== Contact Section =====*/

.contact{ display: block; margin: 0; padding:50px 0; background: #3199d4; position: relative; display: block; text-align: justify;}

.contact h3{font-size:20px; color:#fff; text-transform: uppercase; font-weight:600; margin-bottom: 35px;}

.contact p{color:#fff; line-height:33px; font-size:16px; margin-bottom: 35px;}

.contact ul li{list-style: none; color:#fff; line-height:35px; font-size:16px;}

.btn-contactus{margin-top: 40px; text-align: right;}

.btn-contactus a{color: #3199d4; display: inline-block; text-align: center; text-decoration: none; border: 2px solid transparent; padding: 16px 40px; background: #fff; font-size: 20px; font-weight: 600; text-transform: capitalize; border-radius: 50px; transition: all linear .3s;}

.btn-contactus a:hover{border: 1px solid #3199d4; color: #fff; background: #3199d4; border: 2px solid #fff; }

.contact::before{content: ''; position: absolute; background: url(../images/decoration.png)repeat; height:7px; width: 100%; top: 0%;}

.contact-footer-info-details ul li{display: flex; justify-content: space-between; align-items: center; }
.contact-footer-info-details img{width: 100%;}

.contact-footer-info-details ul li span{margin-left: 28px;}

.contact-footer-info-details h2{position: relative;}

.contact-footer-info-details h2::before{content: ''; position: absolute; top: 200%; height: 2px; width: 8%;background: #3199d4;}

.contact-footer-info-details h2::after{content: ''; position: absolute; height: 2px; width: 89%;background: #fff; top: 200%; left: 11%;}

.contact-footer-info-detail{margin-left: 60px;}

.contact-footer-info-detail ul li .fa{margin-right: 20px; }

.contact-footer-info-detail ul li span{margin-left: 28px;}

.contact-footer-info-detail h2{position: relative;}

.contact-footer-info-detail h2::before{content: ''; position: absolute; top: 200%; height: 2px; width: 8%;background: #3199d4;}

.contact-footer-info-detail h2::after{content: ''; position: absolute; height: 2px; width: 89%;background: #fff; top: 200%; left: 11%;}

.contact-footer-details h5{font-size: 18px;font-weight: 600; color: #fff; display: inline-block; margin-right: 145px;}

.contact-footer-details h4{font-size: 18px;font-weight: 600; color: #fff; display: inline-block;}

/*bottom-contac*/

.bottom-contact{ display: block; margin: 0; padding:50px 0; background: #111111; position: relative; display: block; text-align: justify;}

.bottom-contact h3{font-size: 30px; color:#fff; text-transform: capitalize; margin-bottom: 35px; }

.contact-footer-details h3 span{color: #3199d4; }

.bottom-contact h2{font-size: 19px; color:#fff; text-transform: capitalize; font-weight:600; margin-bottom: 35px;}

.bottom-contact p{color:#fff; line-height:33px; font-size:16px; }

.bottom-contact ul li{ list-style: none; color:#fff; line-height:35px; font-size:16px;}

.contact-footer-info-details ul li .fa{margin-right: 24px;}

.contact-footer-info-details ul{position: relative;}

.contact-footer-info-details ul li::before{content: ''; position: absolute; left: 1%; /*transform: translate(-50%,-50%);*/ height: 8px; width: 8px; background: #fff; border-radius: 50%;}

.contact-footer-info-detail img{margin: 12px 12px 0 0; width:100%; height:100%;}

.closed{margin-right: 50px; color: #3199d4;}

/*===== Footer Section =====*/

.footer{ margin: 0; padding: 20px 0; background: #000; }

.copyright p{ color: #fff; font-size: 14px; text-align: center; margin-bottom: 0; }

.copyright p a{ color: #3199d4; text-decoration: none; font-weight: 700; }



/*===== Slider Plugins =====*/

#owl-demo .owl-buttons{ display: none; }

#owl-demo .owl-pagination { position: absolute; left: 50%; top: 92%; transform: translate(-50%,-50%); z-index: 9; }

#owl-demo .owl-pagination .owl-page span{ width: 15px; height: 15px; border-radius: 50%; background: #fff; border: #fff solid 3px; opacity: 1; }

#owl-demo .owl-pagination .active span{ background: #3199d4; }



#owl-demo1 .owl-pagination{ display: none }

#owl-demo1 .owl-buttons .owl-prev{ position: absolute; left: -40px; top: 50%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 50px; height: 50px; background: transparent; color: #3199d4; font-size: 24px; font-weight: 400; border-radius: 50%; opacity: 1; padding-right: 14px; padding-top: 4px; border: #3199d4 solid 3px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }

#owl-demo1 .owl-buttons .owl-next{ position: absolute; right: -90px; top: 50%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 50px; height: 50px; background: transparent; color: #3199d4; font-size: 24px; font-weight: 400; border-radius: 50%; opacity: 1; padding-left: 10px; padding-top: 4px; border: #3199d4 solid 3px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }

#owl-demo1 .owl-buttons .owl-prev:hover,

#owl-demo1 .owl-buttons .owl-next:hover{ background: #3199d4; color: #3199d4; }



#owl-demo-testimonials .owl-pagination{ display: none }

#owl-demo-testimonials .owl-buttons .owl-prev{ position: absolute; left: -40px; top: 50%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 50px; height: 50px; background: transparent; color: #fff; font-size: 20px; font-weight: 400; border-radius: 50%; opacity: 1;  border: #fff solid 3px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; display:flex; justify-content: center; align-items: center; padding: 0;}

#owl-demo-testimonials .owl-buttons .owl-next{ position: absolute; right: -90px; top: 50%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 50px; height: 50px; background: transparent; color: #fff; font-size: 20px; font-weight: 400; border-radius: 50%; opacity: 1; border: #fff solid 3px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; display:flex; justify-content: center; align-items: center; padding: 0;}

#owl-demo-testimonials .owl-buttons .owl-prev:hover,

#owl-demo-testimonials .owl-buttons .owl-next:hover{ background: #3199d4; color: #3199d4; }



#owl-demo2 .owl-buttons{ display: none; }

#owl-demo2 .owl-pagination { position: absolute; left: 85%; top: 110%; z-index: 9; }

#owl-demo2 .owl-pagination .owl-page span{ margin: 0 5px; width: 10px; height: 10px; border-radius: 50%; background: #3199d4; border: none; opacity: 1; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }

#owl-demo2 .owl-pagination .active span{ transform: scale(2,2); background: #3199d4; }



#owl-demo3 .owl-pagination{ display: none }

#owl-demo3 .owl-buttons .owl-prev{ position: absolute; left: 46%; top: 120%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 40px; height: 40px; background: #fff; color: #3199d4; font-size: 24px; font-weight: 400; border-radius: 0; opacity: 1; padding-right: 14px; padding-top: 0; border: #fff solid 2px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }

#owl-demo3 .owl-buttons .owl-next{ position: absolute; left: 54%; top: 120%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 40px; height: 40px; background: #fff; color: #3199d4; font-size: 24px; font-weight: 400; border-radius: 0; opacity: 1; padding-left: 10px; padding-top: 0; border: #fff solid 2px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }

#owl-demo3 .owl-buttons .owl-prev:hover,

#owl-demo3 .owl-buttons .owl-next:hover{ background: #fff; color: #3199d4; }

.owl-item{width: 650px;}



/*===== Content Pages =====*/

.content-banner{ padding:20px 0; background: url(../images/information-bg-image.jpg) center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.content-banner h2{ padding: 15px; text-transform: uppercase; background: #fff; color: #3199d4; font-size: 12px; font-weight: bold; }

.content-banner a{ text-decoration: none; color: #3199d4; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }

.content-banner a:hover{ color: #3199d4; }

.content-block{ background: #fff; padding: 20px; height: auto; }

.content{ width: 100%; padding: 50px 0; background: #eeeeee; }

.sectiontitleunderline{ display: block; width: 80px; height: 2px; margin: 0 0 30px; background: #333; }

.content .underline-style{ display: block; margin-bottom: 30px; }

.content h2{ text-transform: uppercase; font-size: 24px; color: #3199d4; font-weight: 900; margin-bottom: 10px; font-family: 'Raleway', sans-serif; }

.content h3{ text-transform: uppercase; font-size: 20px; color: #3199d4; font-weight: 900; margin: 20px 0 10px; font-family: 'Raleway', sans-serif; }

.content h4{ text-transform: uppercase; font-size: 16px; color: #8aca41; font-weight: 700; margin: 20px 0 10px; font-family: 'Raleway', sans-serif; }

.content p{ font-size: 16px; line-height: 30px; text-align:justify; color: #666; margin-bottom: 15px; font-family: 'Raleway', sans-serif; }

.content p span{ font-size: 20px; color: #3199d4; margin: 0; font-weight: bold; font-family: 'Raleway', sans-serif; }

.content ol,

.content ul{ margin: 0; padding: 0; margin-bottom: 15px; font-family: 'Raleway', sans-serif; }

.content ol li,

.content ul li{ margin-left: 18px; line-height: 30px; font-size: 16px; text-align:justify; color: #3199d4; font-family: 'Raleway', sans-serif; }

.content ol li span,

.content ul li span{ font-size: 16px; text-align:justify; color: #666; font-family: 'Raleway', sans-serif; }

.content-block ul li{font-size: 16px; line-height: 30px; text-align: justify; color: #666; margin-bottom: 15px; font-family: 'Raleway', sans-serif;}

/*===== Testimonials Page =====*/

.reviewsblock{ padding: 5px 0 12px; background: #3199d4; width: 100%; text-align: center; }

.reviewsblock h4{ text-transform: uppercase; color: #fff; font-size: 24px; font-weight: 700; }

.reviewsform{ padding: 15px 0 1px; background: #eee; min-height: 150px; width: 100%; }

.reviewsformstyle{ height: 44px; border-radius: 0; border: #666 solid 1px; color: #666; }

.reviewsform input::placeholder{ color: #666; }

.reviewsform textarea::placeholder{ color: #666; }

.btn-reviewsformstyle{ display: block; text-transform: uppercase; width: 100%; color: #fff; background: #3199d4; border: none; padding: 10px 16px; font-size: 18px; border-radius: 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; }

.btn-reviewsformstyle:hover{ background: #2ecc71; }

.testimonials-page{ display: block; margin-top: 15px; }



.testimonials-page .panel-group .panel{ border-radius: 0; border: none; }

.testimonials-page .panel-heading{ padding: 0; border: none; }

.testimonials-page .panel-title{ padding: 0; border: none; }

.testimonials-page .panel-title a{ position: relative; display: block; padding: 15px 50px 15px 15px; margin-bottom: 0; background: #3199d4; text-decoration: none; text-transform: uppercase; font-size: 16px; color: #fff; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }

.testimonials-page .panel-title a:hover{ background: #3199d4; color: #fff; }

.testimonials-page .panel-title .collapsed{ background: #fff; color: #3199d4; position: relative; }

.testimonials-page .panel-title .collapsed::before{ content: ""; position: absolute; top: 50%; right: 0; width: 25px; font-family: 'fontawesome'; text-align: center; font-size: 20px; transform: translate(-50%,-50%); z-index: 999; }

.testimonials-page .panel-title a::before{ content: ""; position: absolute; top: 50%; right: 0; width: 25px; font-family: 'fontawesome'; text-align: center; font-size: 20px; transform: translate(-50%,-50%); }

.testimonials-page .panel-body{ box-sizing: border-box; -webkit-box-shadow: 0 0 15px -5px #666; -moz-box-shadow: 0 0 15px -5px #666; -o-box-shadow: 0 0 15px -5px #666; box-shadow: 0 0 15px -5px #666; }

.testimonials-page .panel-body p{ color: #3199d4; font-size: 16px; line-height: 30px; }



.testimonials-page h4{ margin-bottom: 0; margin: 0; }

.testimonials-page .panel-body{ border: #eee solid 1px; border-top: none; }

.testimonials-page .panel-body p{ margin-bottom: 0; }



/*===== Contact Form Section =====*/

.formstyle{ padding-left: 65px; height: 50px; border-color: #666; border-radius: 0; }

.btn-formstyle{ margin-top: 15px; width: 150px; color: #fff; background-color: #3199d4; border: none; border-radius: 0; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; transition: all linear 0.3s; }

.btn-formstyle:hover{ background: #2ecc71; }

.googlemap{ height: 450px; overflow: hidden; border: #eee solid 1px; }

.form-horizontal .form-group{ margin-right: 0; margin-left: 0; }

.content .form-horizontal .form-group input::placeholder{ color: #666; }

.content .form-horizontal .form-group textarea::placeholder{ color: #666; }

.form_section .fa{ position: absolute; height: 50px; width: 50px; background: #666; text-align: center; padding-top: 15px; color: #fff; font-size: 18px; }

.form_section .sms{ height: 174px; }



/*===== Quote Form Section =====*/

.quoet-address{ margin-top: 30px; }

.quoet-address ul li{ list-style: none; font-size: 20px; margin-left: 5px; margin-bottom: 30px; line-height: 30px; }

.quoet-address ul li span{ font-size: 18px; font-weight: 700; color: #666; }

.quoet-address ul li a{ color: #3199d4; }



/*===== Free Estimate Form Page =====*/

.free-estimate-form .freeblock{ padding: 15px 20px; background: #666; color: #fff; text-transform: uppercase; }

.freeestimatestyle{ padding-left: 65px; height: 50px; border-radius: 0; border: #666 solid 1px; }

.btn-freeestimatestyle{ display: block; text-transform: uppercase; width: 100%; color: #fff; background: #3199d4; border: none; padding: 10px 16px; font-size: 18px; border-radius: 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; }

.btn-freeestimatestyle:hover{ background: #2ecc71; }

.free-estimate-form .form-horizontal .form-group { margin-right: -15px; margin-left: -15px; }

.free-estimate-form .fa{ position: absolute; top: 25px; height: 50px; width: 50px; background: #666; text-align: center; padding-top: 15px; color: #fff; font-size: 18px; }

.free-estimate-form .sms{ height: 174px; }



/*=====Contact Page =====*/

.contact-page-location-map{ display: block; margin-top: 30px; }









/*========== Responsive ==========*/

@media (max-width: 991px){



.top-header ul li .fa {margin-right: 0;}

.top-header ul li{margin-right:0;}

.bottom-header-content ul li {width: 100%;}

.navbar-inverse .navbar-nav li{margin-right:10px;}

.navbar-inverse .navbar-nav li a{font-size:15px; text-transform: capitalize;}

.banner-cotent-box h3{font-size:18px;}

.banner-bottom-content h2{font-size: 35px;}

.special-image2,.special-image1{top: 80%;}

.footer-logo img{width:100%;}

.contact-footer-info-detail{margin-left: 0;}

.contact-footer-info-details ul li span{margin-left: 74px;}

.contact-footer-info-detail ul li .fa{margin-right: 66px;}

.contact-footer-info-details{margin-bottom: 20px;}

.contact-footer-details{margin-bottom: 20px;}

.services-banner-content{text-align: right; display: none;}

.services-banner-content h3{font-size: 24px;}

.services-banner-content p{font-size: 16px; text-align: center;}

.services-banner-content h4{font-size: 30px;}

.drum{display: none;}

.talk-to-attorney {padding: 30px 0; background-size: cover;}

.talk-to-attorney h3{font-size: 35px;}

.talk-to-attorney h3 span{font-size: 35px;}

.banner-cotent-box h1{font-size: 35px;}

.navbar-inverse .navbar-nav li{margin-right: 6px;}

.header-navigation::before{left: -125px;}

.header-navigation{border-radius: 0;}

.navigation-header-right{display: none;}

.header-navigation::after{content: '';position: absolute; left: 100%; background: #fff; height: 100%; width: 15%;}

.banner-cotent-box span{font-size: 35px;}

.banner-cotent-box p {margin: 15px 0;}

.banner-cotent-box{width: 60%; top: 20%;}

.banner-bottom-header ul li {width: 48%; padding: 0 30px;}

.welcome{padding: 40px 0;}

.banner-bottom-image img{margin-top: 30px;}

.banner-bottom-bg{background: #3199d4; width: 73%; height: 92%; bottom: -18px; left: 0px;}

.banner-bottom-content h2 span{color: #3199d4;}

.call-us-block .fa {top: 12%; left: 25%; font-size: 40px;}

.call-volume-bg{height: 60px; width: 60px; top: 36%; left: 35%;}

.call-us-now h3 {font-size: 18px;}

.cone-content{ margin-top: 60px; position: absolute; left: 11%;}

.services-block-content h4{line-height: 20px; }

.services-block-content h4{font-size: 15px;}

.home-free-estimates-form-block{padding: 50px 20px;}

.testimonials .testimonials-slider p{padding: 30px 0;}

.stars{left: 45%; top: 29%;}

.testimonials-slider h4::before{left: 22%; top: 0%; }

.call-us-now h3 {padding: 30px 0 170px;}



}

@media (max-width: 767px){





	/*===== Body Section =====*/

	.bottom-header-content ul li{width: 100%;}

	.top-header{margin-top:57px;}

	.triangle-down,.triangle-up,.triangle-up2{display: none;}

	.navigation-header-right{display: none;}

	.top-header-content p{text-align: center;}

	.top-header-content{display: block; text-align: center; margin:15px 0;}

	.top-header-content-center{text-align: center;}

	.top-header-content-social ul{text-align: center;}

	.section-banner{top: 0;}

	.banner-cotent-box h1,p{ font-size: 16px; text-align: left;  }

	.banner-cotent-box span{font-size: 16px;}

	.banner-cotent-box p{font-size: 16px; margin: 20px 0;}

	.banner-bottom-header ul li{padding: 0 35px;width: 49%;}

	.banner-bottom-image img{margin-top: 20px;}

	.services-banner-content h3{font-size: 21px; text-align: right;}

	.services-banner-content p{margin-left: 75px;}

	.drum{top: 146px; display: none;} 



	.welcome {padding: 45px 0;}

	.banner-bottom-bg{ width: 76%; height: 96%; bottom: -24px; left: 0;}

	.background-blue{margin-top: 40px;}

	.banner-bottom-content h2{font-size: 35px; }

	.banner-bottom-content span{font-size: 35px; color: #3199d4;}

	.services{padding: 30px 0;}

	.special-image1,.special-image2{top: 80%;}

	.home .title-section p{text-align: center;}

	#cone{width: 1000px; border-radius: 30px;}

	.cone-content p{text-align: center;}

	.services-block-content, .services-block-content p{text-align: center;}

	.services-block span{text-align: center;}

	.banner-bottom-header ul li{padding: 0 20px; width: 100%;}

	.banner-bottom-content ul li {width: 100%;}

	.special-image1 ,.special-image2{display: none;}

	.btn-view{top: 0; text-align: left; margin:25px 0;}
	.services-banner::before{display: none;}





	.logo{text-align: center;}

	.logo img{width:inherit;}

	.why-choose-us-block{margin-top:30px; margin-bottom: 0;}

	.banner-cotent-box h3{font-size:14px; color:#fff;}

	.banner-cotent-box{display: none; width:80%; top: 5%; left:10%; text-align: center; }

	.why-choose-us-block{min-height:223px;}

/*	.home{margin-top:30px;}

*/	.title-section h1{font-size:20px;}

	.title-section span{font-size:15px;}

	.home .home-content-section p{padding: 0; font-size:14px;}

	.home .home-content-section p span{margin-bottom:10px;}

	.title-section h2{font-size:20px;}

	.title-section h2::before{top:240%; width:100px;}

	.attorneys-desc-contnet p{padding:0;}

	.testimonials .testimonials-slider p{margin:0;}

	#owl-demo-testimonials .owl-buttons .owl-next{right:-30px; opacity:0.3;}

	#owl-demo-testimonials .owl-buttons .owl-prev{left:30px; opacity:0.3;}

	.footer-logo img{margin:30px 0; width:inherit; }

	.bottom-header-content ul{flex-direction: column;}
	.bottom-header-content ul li{width: 100% !important;}



	/*===== Page Section =====*/

	.content-banner{ padding: 20px 0; }

	.content-block{ min-height: auto; }

	.content .underline-style{ margin-bottom: 15px; }

	.content{ padding: 30px 0; }

	.content h2{ font-size: 20px; }

	.content h3{ font-size: 16px; }

	.content h4{ font-size: 16px; }

	.sectiontitleunderline{ width: 100px; margin-bottom: 15px; }

	.content p,

	.content ul li{ font-size: 14px; line-height: 24px; }

	.content ul li span{ font-size: 14px; line-height: 24px; }

	.reviewsform{ margin-bottom: 30px; }

	.reviewsblock h4{ font-size: 18px; }

	.reviewsblock{ padding: 5px 0 10px; }

	.btn-reviewsformstyle{ font-size: 14px; }

	.testimonials-page h4{ font-size: 18px; }

	.testimonials-page p{ padding: 0; }

	.testimonials-page .panel-body p{ font-size: 14px; line-height: 23px; }

	.formstyle{ padding-left: 50px; height: 40px; }

	.form_section .fa{ width: 40px; height: 40px; }

	.form_section .sms{ width: 40px; height: 174px; }

	.btn-formstyle{ display: block; margin: 0 auto; width: 100px; font-size: 14px; margin-bottom: 15px; }

	.quoet-address{ margin-top: 15px; }

	.quoet-address ul{ margin-bottom: 15px; }

	.quoet-address ul li{ margin-bottom: 15px; font-size: 14px; }

	.quoet-address ul li span{ font-size: 16px; }

	.free-estimate-form .freeblock{ margin-bottom: 0; }

	.freeestimatestyle{ height: 40px; padding-left: 50px; }

	.btn-freeestimatestyle{ display: block; margin: 0 auto; width: 100%; font-size: 14px; }

	.free-estimate-form .fa{ width: 40px; height: 40px; }

	.free-estimate-form .sms{ width: 40px; height: 174px; }

	.testimonials-slider .img-person img{ top: 0;}

	.img-person{text-align: center;}

	.testimonials .testimonials-slider h4{margin: 118px 56px 15px;}

	.testimonials-slider h4::before{left: -33%; top: -39%;}

	.stars{left: 41%; top: 41%;}
	.services-banner{background-size: 140%;}
	.testimonials .item{margin:10px; }
	.testimonials-slider{padding:20px;}
	.item{margin: 0;}

}